ThilinaRajapakse/simpletransformers
Transformers for Information Retrieval, Text Classification, NER, QA, Language Modelling, Language Generation, T5, Multi-Modal, and Conversational AI observed · 2026-08-28
Health v2 · maintenance only
61/100
- Activity 85
- Release rhythm 8
- Longevity 100
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: 2525
- days_rel: n/a
- days_push: 94
- n_releases_24m: 0
Adoption not part of the score
4254 stars · 712 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Simple Transformers is a Python library built on Hugging Face Transformers that lets users train, fine-tune, and evaluate Transformer models with just a few lines of code. It supports tasks including text classification, NER, question answering, language generation, T5, dense retrieval, multi-modal classification, and conversational AI.
Use cases
- fine-tune a transformer for text classification in a few lines of code
- train a named entity recognition model
- build a question answering system with BERT-style models
- fine-tune T5 for seq2seq tasks
- train dense retrieval models for information retrieval
- run language model generation and fine-tuning
- experiment with multi-modal classification
- prototype conversational AI models quickly
When to choose
- you want a simple high-level API over Hugging Face Transformers for training and evaluation
- you need quick prototyping of standard NLP tasks like classification, NER, or QA
- you want built-in experiment tracking with Weights & Biases
- you prefer minimal boilerplate over writing custom PyTorch training loops
When to avoid
- you need full control over model internals, custom architectures, or training loops
- you require the latest cutting-edge model support immediately after release
- you need production-grade inference serving rather than training workflows
Facets
library · maturity active
machine-learning deep-learning nlp llm-training llm-inference rag machine-learning deep-learning large-language-models artificial-intelligence python cross-platform transformers huggingface text-classification named-entity-recognition question-answering seq2seq t5 conversational-ai information-retrieval fine-tuning natural-language-processing gpu
2 sources
- readme: https://github.com/ThilinaRajapakse/simpletransformers · fetched 2026-08-28 · a060c40439ae
- homepage: https://simpletransformers.ai/ · fetched 2026-08-29 · b81a72623298
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ThilinaRajapakse/simpletransformers | main | 61 |
For agents
markdown · JSON · MCP: product_card(name="ThilinaRajapakse/simpletransformers")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem