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
- 面向金融领域的事件主体抽取(ccks2019),一个baseline☆119Updated 6 years ago
- PyTorch implement of BiLSTM-CRF for Chinese NER☆60Updated 6 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆208Updated 6 years ago
- 机器检索阅读联合学习,莱斯杯:全国第二届“军事智能机器阅读”挑战赛 rank6 方案☆128Updated 4 years ago
- 科赛网-莱斯杯:全国第二届“军事智能机器阅读”挑战赛 前十团队PPT文档代码总结☆132Updated 5 years ago
- 中国法研杯CAIL2019要素抽取任务第三名方案分享☆138Updated 4 years ago
- CCF BDCI 金融信息负面及主体判定 冠军代码☆105Updated 5 years ago
- keras implement of dgcnn for reading comprehension☆164Updated 5 years ago
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆193Updated 3 years ago
- Bert finetune for CMRC2018, CJRC, DRCD, CHID, C3☆183Updated 5 years ago
- bert for chinese text classification☆142Updated 6 years ago
- (2019 法研杯 阅读理解) A pytorch implement of bert joint baseline for machine comprehension task in 2019 cail☆58Updated 2 years ago
- 法研杯2019 阅读理解赛道 top3☆150Updated last year
- CLUE baseline pytorch CLUE的pytorch版本基线☆75Updated 5 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆198Updated 5 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
- 中文预训练XLNet模型: Pre-Trained Chinese XLNet_Large☆230Updated 5 years ago
- 基于BERT的中文序列标注☆141Updated 6 years ago
- Rank2 solution (no-BERT) for 2019 Language and Intelligence Challenge - DuReader2.0 Machine Reading Comprehension.☆127Updated 5 years ago
- 法研杯2019相似案例匹配第二名解决方案(附数据集和文档),CAIL2020/2021司法考试赛道冠军队伍☆249Updated 4 years ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆99Updated 5 years ago
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆93Updated 2 years ago
- BERT distillation(基于BERT的蒸馏实验 )☆313Updated 5 years ago
- baseline for ccks2019-ipre☆48Updated 5 years ago
- Data Augmentation for NLP. NLP数据增强☆295Updated 4 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆200Updated 6 years ago
- CCKS 2018 开放领域的中文问答任务 1st 解决方案☆110Updated 6 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 模型, 模型采用BERT+CNN。DEMO地址 https://github.com/Wangpeiyi9979/InformationExtractionDem…☆187Updated 6 years ago
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆141Updated 6 years ago