#482 · Primary category: Education & Research
zero_nlp
Chinese NLP solutions (large models, data, models, training, inference)
Project last updated:08/05/25
GitHub Stars
3.8K
Forks
443
Contributors
3
License
MIT
Why we included this project
Anyone who has tried to train a Chinese NLP model from scratch knows how much of the work is in the data pipeline, not the model code. This project collects complete, runnable recipes for a wide range of architectures, including GPT-2, CLIP, ChatGLM, LLaMA, GPT-NeoX, Dolly, and image-captioning models, each walking from raw data cleaning through preprocessing, training, and sometimes deployment, with flow diagrams that make the steps easy to follow. It is a good fit for teams stuck with consumer GPUs, because it shows how to chain multiple cards for training and inference, and includes practical tools like vocabulary trimming and expansion. Since everything builds on PyTorch and the transformers library, developers already comfortable with those tools can copy the patterns straight into their own work.
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