songyingxin / BERT-pytorchLinks
BERT 源码阅读
☆232Updated 6 years ago
Alternatives and similar repositories for BERT-pytorch
Users that are interested in BERT-pytorch are comparing it to the libraries listed below
Sorting:
- Papers I have read, mainly about NLP. Welcome everyone to supplement in issue.☆256Updated 4 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆176Updated 6 years ago
- Text-Similarity Method in Pytorch☆470Updated 6 years ago
- bert for chinese text classification☆142Updated 6 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆469Updated 3 years ago
- 2018年"达观杯"文本智能处理挑战赛-长文本分类-rank4☆283Updated 5 years ago
- 预训练语言模型综述☆552Updated 5 years ago
- BERT distillation(基于BERT的蒸馏实验 )☆314Updated 5 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆208Updated 6 years ago
- Pytorch Bert Finetune in Chinese Text Classification☆221Updated last year
- datagrand 2019 information extraction competition rank9☆130Updated 5 years ago
- ccf 2020 qa match competition top1☆267Updated 4 years ago
- ☆268Updated 5 years ago
- Data Augmentation for NLP. NLP数据增强☆296Updated 4 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- Use pytorch to implement word2vec☆150Updated 6 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆194Updated 6 years ago
- keras implement of dgcnn for reading comprehension☆165Updated 5 years ago
- ☆135Updated 6 years ago
- 自然语言基础模型☆564Updated 6 years ago
- the demo for bert☆142Updated 6 years ago
- All For NLP, especially Chinese.☆174Updated 3 years ago
- BDCI 2018 汽车行业用户观点主题及情感识别 决赛一等奖方案☆431Updated 6 years ago
- Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the mo…☆80Updated 6 years ago
- 2018达观杯文本智能处理挑战赛 Top10解决方案(10/3830)☆215Updated 6 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆219Updated 5 years ago
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆178Updated 5 years ago
- implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, …☆291Updated 4 years ago
- Stanford cs224n 2019 homework☆97Updated 6 years ago
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆93Updated 2 years ago