Skip to content
OpenTrain AIFor AI Companies

Interpreto: An Explainability Library for Transformers

Antonin Poché, Thomas Mullor, Gabriele Sarti, Frédéric Boisnard, Corentin Friedrich +5 morePublished Dec 10, 2025
arXiv PDF
Researcher verdict
Starting point
Use as implementation starting point
Benchmark evidence
Missing
Not verified yet
Time to first repro
A few hours
Fast first run
Risk flags
0
None detected

Abstract

Domain fit: AI-core · Core AI workload signals detected from paper context and implementation/artifact evidence.

Interpreto is an open-source Python library for interpreting HuggingFace language models, from early BERT variants to LLMs. It provides two complementary families of methods: attribution methods and concept-based explanations. The library bridges recent research and practical tooling by exposing explanation workflows through a unified API for both classification and text generation. A key differentiator is its end-to-end concept-based pipeline (from activation extraction to concept learning, interpretation, and scoring), which goes beyond feature-level attributions and is uncommon in existing libraries.

Results and benchmarks

Freshness tier: hot
Interpreto is an open-source Python library for interpreting HuggingFace language models, from early BERT variants to LLMs.

Implementation

Best maintained implementation now

Recommended
Confidence: Medium
Reproducibility: Strong

🪄 Interpreto is an interpretability toolbox for LLMs

197 stars · 6 forks · Last push Aug 20, 2026 · NOASSERTION license

  • License
  • CI
  • Dependencies
  • Docker

Matched via arXiv identifier search · Strong overlap with paper title keywords · Community adoption signal (197 stars)

Why this implementation
Confidence: medium

FOR-sight-ai/interpreto is the best available implementation candidate based on ranking signals, but recommendation confidence is not yet high. CI workflows are present. License is declared (NOASSERTION).

Open FOR-sight-ai/interpreto
Reproduction risks
  • No repository-level red flags were detected, but paper-specific preprocessing and hyperparameter details may still be under-specified.
  • Selected FOR-sight-ai/interpreto as the strongest maintained implementation for new work.
  • Includes CI workflow signals.
  • Includes dependency/environment manifest signals.
  • Repository activity is within the last 24 months.

Reproduction readiness

Time to first repro: hours
Last checked: Aug 23, 2026

Ready to run

Ready to reproduce

  • Clone FOR-sight-ai/interpreto and install dependencies from pyproject.toml.
  • CI pipeline detected, so automated tests are in place.
  • Last updated 5 days ago.
Open FOR-sight-ai/interpreto

Quick start

git clone https://github.com/FOR-sight-ai/interpreto.git
pip install -e .

Hugging Face artifacts

No direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.

Models

No trustworthy models matches right now.

Search models on Hugging Face

Spaces

No trustworthy spaces matches right now.

Search spaces on Hugging Face

Research context

Tasks

None detected

Methods

Transformer

Domains

Natural Language Processing

Evaluation and human feedback data

Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.

Open in HFEPX
Explore similar papers

Jump to Paper2Code search queries derived from this paper's research context.