MuQiuJun-AI / bert4pytorchLinks
超轻量级bert的pytorch版本,大量中文注释,容易修改结构,持续更新
☆414Updated 3 years ago
Alternatives and similar repositories for bert4pytorch
Users that are interested in bert4pytorch are comparing it to the libraries listed below
Sorting:
- pytorch中文语言模型预训练☆389Updated 5 years ago
- SimCSE在中文任务上的简单实验☆604Updated 2 years ago
- SimCSE在中文上的复现,有监督+无监督☆278Updated 5 months ago
- FewCLUE 小样本学习测评基准,中文版☆512Updated 2 years ago
- ☆278Updated 3 years ago
- 天池中药说明书实体识别挑战冠军方案;中文命名实体识别;NER; BERT-CRF & BERT-SPAN & BERT-MRC;Pytorch☆952Updated 4 years ago
- NEZHA: Neural Contextualized Representation for Chinese Language Understanding☆262Updated 3 years ago
- Bert源码阅读 与讲解(Pytorch版本)-以BERT文本分类代码为例子☆652Updated 3 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆397Updated 2 years ago
- Knowledge distillation in text classification with pytorch. 知识蒸馏,中文文本分类,教师模型BERT、XLNET,学生模型biLSTM。☆225Updated 3 years ago
- 简洁易用版TinyBert:基于Bert进行知识蒸馏的预训练语言模型☆266Updated 4 years ago
- 中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…☆348Updated last year
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆160Updated 3 years ago
- ☆417Updated last year
- An implementation of the BERT model and its related downstream tasks based on the PyTorch framework. @月来客栈☆603Updated last week
- Code for ACL 2021 paper "ChineseBERT: Chinese Pretraining Enhanced by Glyph and Pinyin Information"☆562Updated 2 years ago
- 全球人工智能技术创新大赛-赛道三-冠军方案☆239Updated 4 years ago
- 以词为基本单位的中文BERT☆468Updated 3 years ago
- 基于Transformers的文本分类☆340Updated 3 years ago
- 天池 疫情相似句对判定大赛 线上第一名方案☆436Updated 4 years ago
- Some Cool NLP and CV Repositories and Solutions (收集NLP中常见任务的开源解决方案、数据集、工具、学习资料等)☆161Updated 4 years ago
- Pytorch Bert Finetune in Chinese Text Classification☆220Updated last year
- A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.☆504Updated 4 years ago
- 中文NER的那些事儿☆317Updated last year
- 端到端的长本文摘要模型(法研杯2020司法摘要赛道)☆397Updated last year
- Embedding, NMT, Text_Classification, Text_Generation, NER etc.☆566Updated 2 years ago
- 机器阅读理解 冠军/亚军代码及中文预训练MRC模型☆743Updated 2 years ago
- 基于GOOGLE T5中文生成式模型的摘要生成/指代消解,支持batch批量生成,多进程☆226Updated last year
- 科大讯飞2020事件抽取挑战赛第一名解决方案&