YC-wind / bert_few_shot_learningLinks
BERT for few_shot_learning, provided siamese net, match net, prototypical net
☆12Updated 5 years ago
Alternatives and similar repositories for bert_few_shot_learning
Users that are interested in bert_few_shot_learning are comparing it to the libraries listed below
Sorting:
- 复现论文《Few-Shot Text Classification with Induction Network》☆52Updated 5 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- An attempt at replicating the Induction Network for FewRel data in Tensorflow☆178Updated 5 years ago
- 中文 预训练 ELECTRA 模型: 基于对抗学习 pretrain Chinese Model☆141Updated 5 years ago
- 论文实现:《Chinese Grammatical Error Diagnosis with Long Short-Term Memory Networks》☆51Updated 6 years ago
- ESIM model : implementation of Enhanced LSTM for Natural language inference☆21Updated 6 years ago
- Adversarial Attack文本匹配比赛☆42Updated 5 years ago
- baseline for ccks2019-ipre☆48Updated 5 years ago
- 天池中药说明书实体识别挑战冠军方案;中文命名实体识别;NER; BERT-CRF & BERT-SPAN & BERT-MRC;Pytorch☆24Updated 4 years ago
- 法研杯CAIL2019阅读理解赛题参赛模型☆42Updated 6 years ago
- Implementation of the ESIM model for natural language inference with Keras☆29Updated 7 years ago
- 基于BERT的无监督分词和句法分析☆110Updated 5 years ago
- 天池-新冠疫情相似句对判定大赛 Rank8☆52Updated 5 years ago
- this is roberta wwm base distilled model which was distilled from roberta wwm by roberta wwm large☆65Updated 5 years ago
- CNN、BiLSTM、Bert(3layers)对Bert(12layers)模型的蒸馏的keras实现☆29Updated 5 years ago
- notes and codes about NLP☆25Updated 6 years ago
- NLP的数据增强Demo☆48Updated 5 years ago
- tensorflow version of bert-of-theseus☆63Updated 4 years ago
- First place solution of WSDM CUP 2020, pairwise-bert, lightgbm☆89Updated 5 years ago
- 2019达观杯 第六名代码☆44Updated 2 years ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果