Airmomo/transformers-docs-zh
【持续更新中】 完全中文版的 Transformers 学习笔记及演示示例,支持 Jupyter Notebook,主要内容来自 🤗 Hugging Face 中关于 Transformers 的教材文档,在官方文档的基础上修改了部分示例的代码,补充在运行过程中遇到的问题和对应的解决方案。
This provides a comprehensive, fully localized Chinese tutorial and examples for working with Hugging Face Transformers. It helps machine learning practitioners learn how to use these powerful models for various tasks, from natural language processing to computer vision. You'll get clear explanations, corrected code examples, and solutions to common issues, enabling you to build and deploy advanced AI models.
No commits in the last 6 months.
Use this if you are a machine learning engineer, data scientist, or researcher in China looking for an accessible, hands-on guide to mastering Transformer models in Chinese.
Not ideal if you are comfortable with English documentation or are looking for a theoretical deep dive rather than practical application tutorials.
Stars
71
Forks
6
Language
—
License
MIT
Category
Last pushed
Feb 07, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/Airmomo/transformers-docs-zh"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
azukds/tubular
Python package implementing ML feature engineering and pre-processing for polars or pandas dataframes.
huggingface/course
The Hugging Face course on Transformers
huggingface/audio-transformers-course
The Hugging Face Course on Transformers for Audio
rickiepark/nlp-with-transformers
<트랜스포머를 활용한 자연어 처리> 예제 코드를 위한 저장소입니다.
NielsRogge/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.