PAIR-code/lit
The Learning Interpretability Tool: Interactively analyze ML models to understand their behavior in an extensible and framework agnostic interface. observed · 2026-08-28
Health v2 · maintenance only
73/100
- Activity 95
- Release rhythm 28
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 59
- age_days: 2227
- days_rel: 621
- days_push: 35
- n_releases_24m: 2
Adoption not part of the score
3660 stars · 369 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
The Learning Interpretability Tool (LIT) is a visual, interactive web-based tool for understanding and debugging ML model behavior across text, image, and tabular data. It is framework-agnostic (TensorFlow, PyTorch, HuggingFace, etc.), extensible via plug-ins, and runs as a standalone server or inside notebooks like Colab and Jupyter.
Use cases
- debug why my NLP model makes certain predictions
- visualize salience maps for model explanations
- compare two models side by side on the same examples
- find examples my model performs poorly on
- generate counterfactual examples to test model robustness
- inspect LLM text generation behavior interactively
- visualize embedding spaces and slice model metrics
When to choose
- you need interactive, visual exploration of model predictions and errors
- you want a framework-agnostic tool that works with TensorFlow, PyTorch, or HuggingFace models
- you work in notebooks (Colab, Jupyter, Vertex AI) and want inline model analysis
- you need extensible interpretability with custom metrics, generators, and visualizations
When to avoid
- you need fully automated, headless explainability pipelines without a UI
- you only need simple feature-importance plots from a training library
- your team requires a lightweight CLI-only workflow with no browser interface
- you need production model monitoring rather than research debugging
Facets
application · maturity active
data-visualization machine-learning nlp developer-tools machine-learning data-visualization artificial-intelligence python cross-platform browser interpretability explainable-ai model-debugging salience-maps counterfactual-analysis llm-debugging notebooks natural-language-processing web-server
2 sources
- readme: https://github.com/PAIR-code/lit · fetched 2026-08-28 · 6895714497cd
- homepage: https://pair-code.github.io/lit · fetched 2026-08-29 · 9edef8a58a44
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| PAIR-code/lit | main | 73 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem