FakerYFX / Bert-Pytorch-Chinese-TextClassificationLinks
Pytorch Bert Finetune in Chinese Text Classification
☆219Updated last year
Alternatives and similar repositories for Bert-Pytorch-Chinese-TextClassification
Users that are interested in Bert-Pytorch-Chinese-TextClassification are comparing it to the libraries listed below
Sorting:
- BERT distillation(基于BERT的蒸馏实验 )☆313Updated 4 years ago
- implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, …☆290Updated 4 years ago
- 法研杯2019相似案例匹配第二名解决方案(附数据集和文档),CAIL2020/2021司法考试赛道冠军队伍☆249Updated 4 years ago
- pytorch中文语言模型预训练☆389Updated 4 years ago
- 以词为基本单位的中文BERT☆467Updated 3 years ago
- ccf 2020 qa match competition top1☆266Updated 4 years ago
- 使用BERT模型做文本分类;面向工业用途☆220Updated 5 years ago
- NEZHA: Neural Contextualized Representation for Chinese Language Understanding☆261Updated 3 years ago
- 天池大赛疫情文本挑战赛线 上第三名方案分享☆227Updated 4 years ago
- bert for chinese text classification☆142Updated 6 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆218Updated 5 years ago
- 中文问题句子相似度计算比赛及方案汇总☆301Updated 4 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆192Updated 6 years ago
- 基于Transformers的文本分类☆340Updated 3 years ago
- ☆268Updated 5 years ago
- 文本相似度计算/文本匹配☆306Updated 5 years ago
- chinese bertsum ; bertsum 抽取式模型中文版本;给出案例数据、全代码注释;下载即可训练、预测、学习☆205Updated 2 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆140Updated 4 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆415Updated 2 years ago
- 预训练语言模型综述☆549Updated 5 years ago
- 中文NLP数据集☆155Updated 5 years ago
- 天池 疫情相似句对判定大赛 线上第一名方案