we want to create a repo to illustrate usage of transformers in chinese
☆3,127Aug 18, 2024Updated last year
Alternatives and similar repositories for learn-nlp-with-transformers
Users that are interested in learn-nlp-with-transformers are comparing it to the libraries listed below
Sorting:
- 主要存储Datawhale组队学习中“自然语言处理”方向的资料。☆938Sep 17, 2021Updated 4 years ago
- 本课程面对具有一定机器学习基础,但尚未入门的NLPer或经验尚浅的NLPer,尽力避免陷入繁琐枯燥的公式讲解中,力求用代码展示每个模型背后的设计思想,同时也会带大家梳理每个模块下的技术演变,做到既知树木也知森林。☆89Dec 17, 2023Updated 2 years ago
- 本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)☆23,400Mar 1, 2026Updated last week
- PyTorch入门教程,在线阅读地址:https://datawhalechina.github.io/thorough-pytorch/☆3,540Jan 18, 2026Updated last month
- 总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力☆7,470Aug 24, 2022Updated 3 years ago
- 该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记☆4,024Aug 18, 2023Updated 2 years ago
- 《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程☆28,676Feb 24, 2026Updated last week
- 数据挖掘、计算机视觉、自然语言处理、推荐系统竞赛知识、代码、思路☆4,730Oct 22, 2025Updated 4 months ago
- HuggingLLM, Hugging Future.☆3,057Aug 30, 2025Updated 6 months ago
- 推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/☆6,788Updated this week
- 《大模型白盒子构建指南》:一个全手搓的Tiny-Universe☆4,563Feb 12, 2026Updated 3 weeks ago
- 大模型基础: 一文了解大模型基础知识☆6,855Dec 18, 2025Updated 2 months ago
- 收录NLP竞赛策略实现、各任务baseline、相关竞赛经验贴(当前赛事、往期赛事、训练赛)、NLP会议时间、常用自媒体、GPU推荐等,持续更新中☆2,238Aug 29, 2023Updated 2 years ago
- Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)☆67,966Updated this week
- Datawhale成员整理的面经,内容包括机器学习,CV,NLP,推荐,开发等,欢迎大家star☆3,551Dec 2, 2025Updated 3 months ago
- 主要记录大语 言大模型(LLMs) 算法(应用)工程师相关的知识及面试题☆12,768Apr 30, 2025Updated 10 months ago
- 整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。☆22,318May 19, 2025Updated 9 months ago
- Natural Language Processing with Transformers 中译本,最权威Transformers教程☆568Feb 25, 2025Updated last year
- 该仓库主要记录 NLP 算法工程师相关的面试题☆2,581Oct 10, 2023Updated 2 years ago
- 强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/☆13,742Dec 30, 2025Updated 2 months ago
- ☆647Mar 15, 2025Updated 11 months ago
- 面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版☆23,414Jun 12, 2025Updated 8 months ago
- 深度学习经典、新论文逐段精读☆32,639Mar 22, 2025Updated 11 months ago
- 《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases☆16,363Nov 23, 2025Updated 3 months ago
- 手把手带你实战 Huggingface Transformers 课程视频同步更新在B站与YouTube☆3,830Jul 15, 2024Updated last year
- Transformers 库快速入门教程☆1,850Feb 24, 2026Updated last week
- NLP超强入门指南,包括各任务sota模型汇总(文本分类、文本匹配、序列标注、文本生成、语言模型),以及代码、技巧☆1,830Oct 16, 2022Updated 3 years ago
- ⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SF…☆2,410Sep 29, 2023Updated 2 years ago
- Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)☆10,177Jul 15, 2025Updated 7 months ago
- 中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)☆18,969Jul 15, 2025Updated 7 months ago
- The official GitHub page for the survey paper "A Survey of Large Language Models".☆12,115Mar 11, 2025Updated 11 months ago
- Natural Language Processing Tutorial for Deep Learning Researchers☆14,875Feb 21, 2024Updated 2 years ago
- 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。☆76,010Jul 30, 2024Updated last year
- 该仓库主要记录 大模型(LLMs) 算法工程师相关的面试题☆2,449Dec 26, 2024Updated last year
- Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain…☆37,430Nov 10, 2025Updated 3 months ago
- NLP上手教程☆6,251May 23, 2021Updated 4 years ago
- Firefly: 大模型训练工具,支持训练Qwen2.5、Qwen2、Yi1.5、Phi-3、Llama3、Gemma、MiniCPM、Yi、Deepseek、Orion、Xverse、Mixtral-8x7B、Zephyr、Mistral、Baichuan2、Llma2、…☆6,638Oct 24, 2024Updated last year
- 🐳 LeetCode 算法笔记:面试、刷题、学算法。在线阅读地址:https://datawhalechina.github.io/leetcode-notes/☆1,062Oct 9, 2025Updated 5 months ago
- 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽…☆79,202May 10, 2024Updated last year