NLP模型榜单:https://gluebenchmark.com/leaderboard

一、ERNIE2.0
  目前最好的中文模型算是百度的艾尼2.0,可用在github上找到官网,但是有个最大的问题就是,百度没有放出ERNIE2.0的中文预训练模型。

二、XLNET
  google出品的,也是有个问题就是官网没有中文预训练模型,中国有优秀的同志自己训练的一个模型:https://github.com/ymcui/Chinese-XLNet

三、bert系列
  基于bert的微调:https://github.com/ymcui/Chinese-BERT-wwm

四、bert
  google出品:https://github.com/google-research/bert

相关文章:

  • 2021-12-20
  • 2021-11-23
  • 2021-10-21
  • 2022-01-14
  • 2022-01-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-10-09
  • 2021-08-03
  • 2021-04-05
  • 2021-09-17
  • 2021-08-26
  • 2021-10-10
  • 2021-08-20
相关资源
相似解决方案