lonePatient / BERT-chinese-text-classification-pytorch
This repo contains a PyTorch implementation of a pretrained BERT model for text classification.
☆100Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for BERT-chinese-text-classification-pytorch
- 面向金融领域的事件主体抽取(ccks2019),一个baseline☆118Updated 5 years ago
- bert for chinese text classification☆142Updated 5 years ago
- 法研杯2019 阅读理解赛道 top3☆150Updated last year
- CCF BDCI 金融信息负面及主体判定 冠军代码☆106Updated 4 years ago
- 基于BERT的中文序列标注☆142Updated 6 years ago
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆92Updated 2 years ago
- PyTorch implement of BiLSTM-CRF for Chinese NER☆60Updated 5 years ago
- 机器检索阅读联合学习,莱斯杯:全国第二届“军事智能机器阅读”挑战赛 rank6 方案☆126Updated 4 years ago
- 2019年百度的 三元组抽取比赛,一个baseline☆210Updated 5 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 4 years ago
- CLUE baseline pytorch CLUE的pytorch版本基线☆73Updated 4 years ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆97Updated 4 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 last year
- 科赛网-莱斯杯:全国第二届“军事智能机器阅读”挑战赛 前十团队PPT文档代码总结☆130Updated 4 years ago
- datagrand 2019 information extraction competition rank9☆130Updated 4 years ago
- Bert finetune for CMRC2018, CJRC, DRCD, CHID, C3☆183Updated 4 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 模型, 模型采用BERT+CNN。DEMO地址 https://github.com/Wangpeiyi9979/InformationExtractionDem…☆187Updated 5 years ago
- NLP的数据增强Demo☆47Updated 4 years ago
- CCF BDCI 金融信息负面及主体判定第三名方案☆56Updated 4 years ago
- Final Project for EECS496-7☆62Updated 5 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆193Updated 4 years ago
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆191Updated 2 years ago
- 基于轻量级的albert实现albert+BiLstm+CRF☆88Updated last year
- (2019 法研杯 阅读理解) A pytorch implement of bert joint baseline for machine comprehension task in 2019 cail☆59Updated 2 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆200Updated 6 years ago
- 中文预训练XLNet模型: Pre-Trained Chinese XLNet_Large☆230Updated 5 years ago
- TensorFlow code and pre-trained models for BERT and ERNIE☆145Updated 5 years ago
- DIAC2019基于Adversarial Attack的问题等价性判别比赛☆81Updated 4 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆172Updated 5 years ago