facebookresearch/LAMA
LAnguage Model Analysis observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2714
- days_rel: n/a
- days_push: 787
- n_releases_24m: 0
Adoption not part of the score
1390 stars · 186 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LAMA is a research probe for analyzing the factual and commonsense knowledge stored in pretrained language models such as BERT, RoBERTa, GPT, ELMo, and Transformer-XL. It provides a unified interface to query these models with cloze-style probes and includes datasets like LAMA-UHN and Negated-LAMA.
Use cases
- measure how much factual knowledge a pretrained language model contains
- probe BERT or RoBERTa for commonsense and world knowledge
- evaluate how context affects a language model's factual predictions
- test whether language models handle negated statements
- create the harder LAMA-UHN subset for knowledge probing
- extract sentence embeddings from pretrained models for downstream tasks
When to choose
- you are doing NLP research on what knowledge language models encode
- you need a standardized benchmark to compare knowledge across multiple pretrained models
- you want to reproduce the 'Language Models as Knowledge Bases?' experiments
When to avoid
- you need a production tool for serving or fine-tuning language models
- you want to probe modern LLMs like GPT-3 or Llama, which are not supported
- you need a maintained library with active support - the codebase is a research artifact with an old Python 3.7 setup
Facets
library · maturity maintenance
nlp machine-learning benchmarking testing machine-learning python language-models knowledge-probing research pretrained-models factual-knowledge commonsense natural-language-processing linux macos
1 source
- readme: https://github.com/facebookresearch/LAMA · fetched 2026-08-28 · b753e5f690f3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| facebookresearch/LAMA | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="facebookresearch/LAMA")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem