HoyTta0 / KnowledgeDistillationLinks
Knowledge distillation in text classification with pytorch. 知识蒸馏,中文文本分类,教师模型BERT、XLNET,学生模型biLSTM。
☆225Updated 3 years ago
Alternatives and similar repositories for KnowledgeDistillation
Users that are interested in KnowledgeDistillation are comparing it to the libraries listed below
Sorting:
- 简洁易用版TinyBert:基于Bert进行知识蒸馏的预训练语言模型☆266Updated 4 years ago
- NEZHA: Neural Contextualized Representation for Chinese Language Understanding☆262Updated 3 years ago
- ☆278Updated 3 years ago
- bert pytorch模型微调用于的多标签文本分类☆134Updated 5 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆177Updated 3 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆103Updated 4 years ago
- 中文无监督SimCSE Pytorch实现☆134Updated 4 years ago
- 天池大赛疫情文本挑战赛线上第三名方案分享☆227Updated 4 years ago
- BERT distillation(基于BERT的蒸馏实验 )☆313Updated 5 years ago
- 2020 CCF大数据与计算智能大赛-非结构化商业文本信息中隐私信息识别-第7名方案☆72Updated 4 years ago
- pytorch中文语言模型预训练☆389Updated 5 years ago
- 从头训练MASK BERT☆137Updated 2 years ago
- Pytorch Bert Finetune in Chinese Text Classification☆220Updated last year
- experiments of some semantic matching models and comparison of experimental results.☆162Updated 2 years ago
- SimCSE在中文上的复现,有监督+无监督☆278Updated 5 months ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- 全局指针统一处理嵌套与非嵌套NER☆254Updated 4 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆140Updated 5 years ago
- ccf 2020 qa match competition top1☆266Updated 4 years ago
- Summary and comparison of Chinese classification models☆35Updated 2 years ago
- A PyTorch-based toolkit for natural language processing☆158Updated 2 years ago
- 全球人工智能技术创新大赛-赛道三-冠军方案☆239Updated 4 years ago
- Chinese NLP Data Augmentation, BERT Contextual Augmentation☆109Updated 3 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆131Updated 4 years ago
- CoSENT、STS、SentenceBERT☆169Updated 5 months ago
- 基于Transformers的文本分类☆340Updated 3 years ago
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆193Updated 3 years ago
- 中国法研杯-司法人工智能挑战赛(CAIL2018-2020)☆89Updated 2 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆178Updated 3 years ago