lonePatient / BERT-chinese-text-classification-pytorchLinks
This repo contains a PyTorch implementation of a pretrained BERT model for text classification.
☆105Updated 5 years ago
Alternatives and similar repositories for BERT-chinese-text-classification-pytorch
Users that are interested in BERT-chinese-text-classification-pytorch are comparing it to the libraries listed below
Sorting:
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- CCF BDCI 金融信息负面及主体判定 冠军代码☆105Updated 5 years ago
- 机器检索阅读联合学习,莱斯杯:全国第二届“军事智能机器阅读”挑战赛 rank6 方案☆128Updated 4 years ago
- 面向金融领域的事件主体抽取(ccks2019),一个baseline☆119Updated 6 years ago
- Keras solution of Chinese NER task using BiLSTM-CRF/BiGRU-CRF/IDCNN-CRF model with Pretrained Language Model: supporting BERT/RoBERTa/ALB…☆12Updated 2 years ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆99Updated 5 years ago
- PyTorch implement of BiLSTM-CRF for Chinese NER☆60Updated 6 years ago
- 基于BERT的中文序列标注☆141Updated 6 years ago
- bert for chinese text classification☆142Updated 6 years ago
- CLUE baseline pytorch CLUE的pytorch版本基线☆75Updated 5 years ago
- ☆78Updated 6 years ago
- Bert finetune for CMRC2018, CJRC, DRCD, CHID, C3☆183Updated 5 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 的简单Demo, 模型采用BERT+CNN ( https://github.com/Wangpeiyi9979/IE-Bert-CNN )。 Demo使用Fl…☆125Updated 6 years ago
- Rank2 solution (no-BERT) for 2019 Language and Intelligence Challenge - DuReader2.0 Machine Reading Comprehension.☆127Updated 5 years ago
- NLP的数据增强Demo☆47Updated 5 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆198Updated 5 years ago
- 法研杯2019 阅读理解赛道 top3☆150Updated last year
- (2019 法研杯 阅读理解) A pytorch implement of bert joint baseline for machine comprehension task in 2019 cail☆58Updated 2 years ago
- 法研杯2019相似案例匹配第二名解决方案(附数据集和文档),CAIL2020/2021司法考试赛道冠军队伍☆249Updated 4 years ago
- 使用BERT解决lic2019机器阅读理解