deepset-ai/FARM
:house_with_garden: Fast & easy transfer learning for NLP. Harvesting language models for the industry. Focus on Question Answering. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived no_readme
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: 2604
- days_rel: n/a
- days_push: 987
- n_releases_24m: 0
Adoption not part of the score
1752 stars · 244 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
FARM is a Python framework for fine-tuning and evaluating transformer-based language models for NLP tasks, with a focus on question answering. It provides modular building blocks for transfer learning with models like BERT, RoBERTa, and XLNet in industry settings.
Use cases
- fine-tune BERT for question answering
- train a named entity recognition model with transformers
- evaluate pretrained language models on NLP tasks
- build a document QA system over my own data
- transfer learning for German NLP models
- fine-tune RoBERTa for text classification
When to choose
- you need fine-grained control over fine-tuning transformer models for QA or NER
- you want a PyTorch-based framework with experiment tracking and evaluation built in
- you are working with German or multilingual BERT-style models
When to avoid
- you want a production-ready QA pipeline rather than a training framework (prefer deepset's Haystack)
- you need the latest LLM features or active community support
- you only need inference with pretrained models without fine-tuning
Facets
framework · maturity maintenance
machine-learning nlp llm-training deep-learning machine-learning deep-learning python transfer-learning transformers question-answering named-entity-recognition bert pytorch finetuning natural-language-processing
1 source
- registry_pypi: https://pypi.org/pypi/farm/json · fetched 2026-08-29 · e76c0117c300
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| deepset-ai/FARM | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem