bert-base-chinese example
☆939Aug 7, 2023Updated 2 years ago
Alternatives and similar repositories for Huggingface_Toturials
Users that are interested in Huggingface_Toturials are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆86Feb 28, 2023Updated 3 years ago
- ☆63Nov 8, 2024Updated last year
- ☆151Nov 14, 2024Updated last year
- 手把手带你实战 Huggingface Transformers 课程视频同步更新在B站与YouTube☆3,923Jul 15, 2024Updated last year
- ☆10Dec 20, 2022Updated 3 years ago
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- ☆20Aug 7, 2023Updated 2 years ago
- ☆46Feb 9, 2022Updated 4 years ago
- ☆231Feb 5, 2022Updated 4 years ago
- 使用Bert,ERNIE,进行中文文本分类☆4,418Jun 28, 2024Updated last year
- LSTM_poetry_generate☆27Nov 28, 2021Updated 4 years ago
- Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)☆10,197Jul 15, 2025Updated 9 months ago
- 基于bert-base-chinese微调的中文情感分析任务,在WeiboSenti100k 数据集上训练5个epoch并且收敛☆41Jul 27, 2023Updated 2 years ago
- 总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力☆7,483Aug 24, 2022Updated 3 years ago
- NLP超强入门指南,包括各任务sota模型汇总(文本分类、文本匹配、序列标注、文本生成、语言模型),以及代码、技巧☆1,832Oct 16, 2022Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Knowledge Graph,Question Answering System,基于知识图谱和向量检索的医疗诊断问答系统☆1,489Feb 27, 2022Updated 4 years ago
- we want to create a repo to illustrate usage of transformers in chinese☆3,194Aug 18, 2024Updated last year
- 抽取式NLP模型(阅读理解模型,MRC)实现词义消歧(WSD)☆14May 10, 2022Updated 3 years ago
- 使用LSTM+CRF进行命名实体识别☆34Nov 21, 2021Updated 4 years ago
- Explore different chinese nlp tasks by using t5/mt5/t5-pegasus like text-classification, text-summary and so on.☆31Aug 20, 2022Updated 3 years ago
- 基于ChatGLM-6B、ChatGLM2-6B、ChatGLM3-6B模型,进行下游具体任务微调,涉及Freeze、Lora、P-tuning、全参微调等☆2,781Dec 12, 2023Updated 2 years ago
- Natural Language Processing Tutorial for Deep Learning Researchers☆14,882Feb 21, 2024Updated 2 years ago
- ☆13Feb 1, 2023Updated 3 years ago
- 中文nlp解决方案(大模型、数据、模型、训练、推理)☆3,807Aug 5, 2025Updated 8 months ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)☆70,203Apr 12, 2026Updated last week
- 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽…☆80,024May 10, 2024Updated last year
- Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain…☆37,867Nov 10, 2025Updated 5 months ago
- ☆163Apr 27, 2023Updated 2 years ago
- EventEA: Benchmarking Entity Alignment for Event-centric Knowledge Graphs☆11May 8, 2022Updated 3 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆162Aug 7, 2022Updated 3 years ago
- ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型☆41,165Jun 27, 2024Updated last year
- An implementation of the BERT model and its related downstream tasks based on the PyTorch framework. @月来客栈☆602Jul 25, 2025Updated 8 months ago
- Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子☆665Nov 24, 2021Updated 4 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 搜集、整理、发布 中文 自然语言处理 语料/数据集,与 有志之士 共同 促进 中文 自然语言处理 的 发展。☆6,512Jan 29, 2019Updated 7 years ago
- personal chatgpt☆410Jan 11, 2026Updated 3 months ago
- 中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆5,732Sep 23, 2020Updated 5 years ago
- ☆25May 17, 2023Updated 2 years ago
- 中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)☆18,947Jul 15, 2025Updated 9 months ago
- 🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal model…☆159,455Updated this week
- 收录NLP竞赛策略实现、各任务baseline、相关竞赛经验贴(当前赛事、往期赛事、训练赛)、NLP会议时间、常用自媒体、GPU推荐等,持续更新中☆2,243Aug 29, 2023Updated 2 years ago