#594 · Primary category: Education & Research
transformers-code
手把手带你实战 Huggingface Transformers 课程视频同步更新在B站与YouTube
Project last updated:07/15/24
GitHub Stars
4.1K
Forks
520
Contributors
2
License
Other
Why we included this project
This repo is the code companion to a Chinese-language video course on the Huggingface Transformers ecosystem. It starts with the basics: pipelines, tokenizers, models, datasets, and the Trainer API, then moves through concrete NLP tasks like named entity recognition, question answering, summarization, and retrieval-style chatbots. Later sections dig into the parts that tend to trip people up in practice: parameter-efficient fine-tuning with PEFT, low-precision and QLoRA training, and distributed training with Accelerate and DeepSpeed. The pinned dependency versions in the README mean you can run the examples without guesswork, and each lesson has a video link alongside the code. It is a learning path, not a production library, so expect guided practice rather than a drop-in component.
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