推荐40个以上比较好的自然语言处理模型以及github源码?
时间: 2023-02-05 08:20:09 浏览: 333
非常感谢您的问题!我可以推荐以下40个比较出名的自然语言处理模型,并提供它们的 GitHub 源代码:
1. BERT(https://github.com/google-research/bert)
2. GPT(https://github.com/openai/gpt-3)
3. Transformer(https://github.com/huggingface/transformers)
4. XLNet(https://github.com/zihangdai/xlnet)
5. RoBERTa(https://github.com/pytorch/fairseq/tree/master/examples/roberta)
6. ALBERT(https://github.com/google-research/albert)
7. XLM(https://github.com/facebookresearch/XLM)
8. ERNIE(https://github.com/PaddlePaddle/ERNIE)
9. ELECTRA(https://github.com/google-research/electra)
10. T5(https://github.com/google-research/text-to-text-transfer-transformer)
11. DistilBERT(https://github.com/huggingface/transformers)
12. MT-DNN(https://github.com/namisan/mt-dnn)
13. BART(https://github.com/pytorch/fairseq/tree/master/examples/bart)
14. CamemBERT(https://github.com/huggingface/transformers)
15. FlauBERT(https://github.com/flaubert-nlp/flaubert)
16. Longformer(https://github.com/allenai/longformer)
17. DeBERTa(https://github.com/microsoft/DeBERTa)
18. MobileBERT(https://github.com/google-research/google-research/tree/master/mobilebert)
19. TinyBERT(https://github.com/huaying-tian/TinyBERT)
20. LaBSE(https://github.com/Adobe/LaBSE)
21. BioBERT(https://github.com/dmis-lab/biobert)
22. ChineseBERT(https://github.com/ymcui/Chinese-BERT-wwm)
23. ClinicalBERT(https://github.com/EmilyAlsentzer/clinicalBERT)
24. SciBERT(https://github.com/allenai/scibert)
25. BioBertForNLP(https://github.com/dmis-lab/biobert_pretrained_models_for_bioNLP
阅读全文