brightmart / roberta_zh
RoBERTa中文预训练模型: RoBERTa for Chinese
☆2,703Updated 9 months ago
Alternatives and similar repositories for roberta_zh:
Users that are interested in roberta_zh are comparing it to the libraries listed below
- Pre-Trained Chinese XLNet(中文XLNet预训练模型)☆1,649Updated 2 years ago
- Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models,corpus and leaderboard☆1,781Updated 2 years ago
- Pre-trained Chinese ELECTRA(中文ELECTRA预训练模型)☆1,418Updated 2 years ago
- A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型☆3,970Updated 2 years ago
- 中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard☆4,121Updated 11 months ago
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,372Updated 2 years ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,661Updated 5 years ago
- Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo☆3,063Updated 11 months ago
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…☆1,533Updated 3 years ago
- 一键中文数据增强包 ; NLP数据增强、bert数据增强、EDA:pip install nlpcda☆1,829Updated last month
- CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition☆1,485Updated 2 years ago
- pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。☆1,298Updated 2 years ago
- Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)☆9,942Updated last year
- 中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。☆4,421Updated last year
- 中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(…☆1,801Updated 10 months ago
- DeepIE: Deep Learning for Information Extraction☆1,948Updated 2 years ago
- Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)