marcotcr/checklist
Beyond Accuracy: Behavioral Testing of NLP models with CheckList observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 2368
- days_rel: n/a
- days_push: 968
- n_releases_24m: 0
Adoption not part of the score
2050 stars · 211 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CheckList is a Python library for behavioral testing of NLP models, implementing the ACL 2020 paper 'Beyond Accuracy: Behavioral Testing of NLP models with CheckList'. It lets users generate test suites (invariance, directional, and minimum-functionality tests) for tasks like sentiment analysis, QA, and paraphrase detection, including support for Hugging Face transformer pipelines.
Use cases
- test nlp models beyond accuracy metrics
- generate behavioral test suites for sentiment classifiers
- test huggingface transformer pipelines
- create invariance and directional tests for qa models
- find weaknesses in nlp models with perturbation tests
When to choose
- you want systematic behavioral testing of an NLP model rather than just benchmark accuracy
- you need to generate perturbation-based test data for classification or QA models
- you work in Jupyter and want interactive test visualizations
When to avoid
- you need testing for non-NLP machine learning models
- you want a maintained tool with active development - the project is in maintenance mode
- you rely on visualizations in JupyterLab or Colab, which are unsupported
Facets
library · maturity maintenance
testing nlp fuzzing data-generation machine-learning testing python cross-platform behavioral-testing nlp-model-evaluation acl-2020 jupyter-notebooks huggingface natural-language-processing
2 sources
- readme: https://github.com/marcotcr/checklist · fetched 2026-08-28 · 1659f5869924
- registry_pypi: https://pypi.org/pypi/checklist/json · fetched 2026-08-29 · 73ed2b051784
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| marcotcr/checklist | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="marcotcr/checklist")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem