#700 · Primary category: Education & Research
transformers-tutorials
Github repo with tutorials to fine tune transformers for diff NLP tasks
Project last updated:04/01/24
GitHub Stars
862
Forks
195
Contributors
7
License
MIT
Why we included this project
Learning to fine-tune a transformer by reading Hugging Face documentation is slow going, and this is the kind of repository that spares you the trial and error. It collects working Jupyter notebooks that show the full pattern for specific tasks: text classification with BERT or DistilBERT, named entity recognition, and sequence-to-sequence jobs like summarization with T5. Each notebook is self-contained and paired with experiment tracking notes, so a small team can follow a complete run from data preparation through training to evaluation before adapting the code to its own dataset. Treat it as a learning resource rather than a library, and pin the versions you use, since examples written against a fast-moving ecosystem date quickly.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI