lrs1353281004 / seq2seq_transformers_text_generationLinks
seq_2_seq text generation based on transformers
☆22Updated 4 years ago
Alternatives and similar repositories for seq2seq_transformers_text_generation
Users that are interested in seq2seq_transformers_text_generation are comparing it to the libraries listed below
Sorting:
- 多模型中文cnews新闻文本分类☆59Updated 5 years ago
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆78Updated 4 years ago
- 基于pytorch_bert的中文多标签分类☆92Updated 3 years ago
- Knowledge distillation in text classification with pytorch. 知识蒸馏,中文文本分类,教师模型BERT、XLNET,学生模型biLSTM。☆228Updated 3 years ago
- We released BERT-wwm, a Chinese pre-training model based on Whole Word Masking technology, and models closely related to this technology.…☆63Updated 2 years ago
- ☆19Updated 5 years ago
- 基于pytorch的中文拼写纠错,使用的模型是Bert以及SoftMaskedBert☆33Updated 4 years ago
- 超轻量级bert的pytorch版本,大量中文注释,容易修改结构,持续更新☆417Updated 3 years ago
- SimCSE中文语义相似度对比学习模型☆89Updated 3 years ago
- A PyTorch implementation of a BiLSTM \ BERT \ Roberta (+ BiLSTM + CRF) model for Chinese Word Segmentation (中文分词) .☆217Updated 3 years ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆67Updated 4 years ago
- NLP常见任务实现(pytorch版)☆127Updated 5 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆161Updated 3 years ago
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆293Updated this week
- bert_seq2seq的DDP版本,支持bert、roberta、nezha、t5、gpt2等模型,支持seq2seq、ner、关系抽取等任务,无需添加额外代码,轻松启动DDP多卡训练。☆53Updated 3 years ago
- 继续预训练中文bert☆31Updated 4 years ago
- 基于pytorch+bert的中文文本分类☆90Updated 2 years ago
- pytorch实现Transformer,提供机器翻译案例和简单的翻译api接口(flask)。评分组件使用BLEU。☆86Updated 4 years ago
- 使用pytorch搭建textCNN实现中文文本分类☆132Updated 6 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆62Updated 2 years ago
- Bert文本分类,EMA+AD☆19Updated 5 years ago
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆64Updated 2 years ago
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目 中也包含相关数据。☆151Updated 3 years ago
- Bert-Pytorch-Chinese-TextClassification☆27Updated 3 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆104Updated 4 years ago
- 零基础入门NLP - 新闻文本分类 正式赛第一名方案☆236Updated 5 years ago
- 神经网络各种模型PyTorch实现☆44Updated 2 years ago
- smp ewect code☆78Updated 5 years ago
- 关于机器学习,深度学习,自然语言处理等各种算法的实现、示例,与博客文章配套,论文复现等☆210Updated 3 years ago
- Summary and comparison of Chinese classification models☆36Updated 3 years ago