Ross ROSS = Recommend OSS · open-source software intelligence for agents

allenai/scibert

A BERT model for scientific text. observed · 2026-08-28

github.com/allenai/scibert · homepage · Python · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
allenai/scibertmain32

For agents

markdown · JSON · MCP: product_card(name="allenai/scibert")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem