lansinuote / Huggingface_Task
☆89Updated 2 years ago
Alternatives and similar repositories for Huggingface_Task:
Users that are interested in Huggingface_Task are comparing it to the libraries listed below
- 基于pytorch的中文意图识别和槽位填充☆163Updated 8 months ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆126Updated 3 years ago
- bert_seq2seq的DDP版本,支持bert、roberta、nezha、t5、gpt2等模型,支持seq2seq、ner、关系抽取等任务,无需添加额外代码,轻松启动DDP多卡训练。☆51Updated 2 years ago
- 使用Pytorch框架对NLP方向上的文本分类、实体识别 、三元组抽取做代码实战☆171Updated 10 months ago
- 中文聊天小模型,用t5 base在大量数据上有监督。☆98Updated last year
- OpenTextClassification is all you need for text classification! Open text classification for everyone, enjoy your NLP journey! 这可能是目前为止最全…☆203Updated 10 months ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆102Updated last year
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆73Updated 3 months ago
- 基于pytorch_bert的中文多标签分类☆89Updated 3 years ago
- 基于GOOGLE T5中文生成式模型的摘要生成/指代消解,支持batch批量生成,多进程☆219Updated last year
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆269Updated this week
- ☆44Updated 3 years ago
- ☆412Updated last year
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆61Updated last year
- ☆162Updated last year
- ☆125Updated 3 months ago
- BERT-based intent and slots detector for chatbots.☆167Updated 2 weeks ago
- This is some summary code and model☆39Updated 3 years ago
- experiments of some semantic matching models and comparison of experimental results.☆160Updated last year
- LERT: A Linguistically-motivated Pre-trained Language Model(语言学信息增强的预训练模型LERT)☆204Updated last year
- 基于pytorch+bert的中文文本分类☆82Updated last year
- SimCSE在中文上的复现,有监督+无监督