allenai/scibert
A BERT model for scientific text. 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: 2772
- days_rel: n/a
- days_push: 1653
- n_releases_24m: 0
Adoption not part of the score
1712 stars · 232 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SciBERT is a BERT-based pretrained language model trained on a large multi-domain corpus of scientific publications, released by the Allen Institute for AI. It provides pretrained weights and code that improve performance on downstream scientific NLP tasks such as sequence tagging, sentence classification, and dependency parsing.
Use cases
- extract named entities like chemicals and diseases from biomedical papers
- classify citation intent in scientific literature
- classify sentences in scientific abstracts by their role
- extract relations between scientific entities
- fine-tune a language model on scientific text with limited labeled data
- parse dependencies in scientific sentences
When to choose
- you need strong baselines or embeddings for scientific or biomedical NLP tasks
- you have limited labeled scientific data and want transfer learning from a domain-specific pretrained model
- you want a well-cited, Apache-2.0 licensed BERT variant for academic text
When to avoid
- you need a general-purpose language model for non-scientific text
- you need the latest large language models rather than BERT-era encoders
- you require actively maintained tooling, as the repo has seen few recent updates
Facets
library · maturity maintenance
nlp machine-learning parser machine-learning artificial-intelligence python bert scientific-text pretrained-model transformers named-entity-recognition sentence-classification natural-language-processing
6 sources
- readme: https://github.com/allenai/scibert · fetched 2026-08-28 · af33585bef6b
- homepage: https://arxiv.org/abs/1903.10676 · fetched 2026-08-29 · c1cce416fb17
- site_page: https://info.arxiv.org/about/donate.html · fetched 2026-08-29 · cca9c3a11c56
- site_page: https://info.arxiv.org/about/ourmembers.html · fetched 2026-08-29 · 47cbc55ff1de
- site_page: https://info.arxiv.org/about · fetched 2026-08-29 · a1f16f915a9a
- site_page: https://info.arxiv.org/labs/index.html · fetched 2026-08-29 · b14a8d05a0ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| allenai/scibert | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem