登录 注册
当前位置:主页 > 资源下载 > 15 > ERNIE:Enhanced Language Representation with Informative Entities.pdf下载

ERNIE:Enhanced Language Representation with Informative Entities.pdf下载

  • 更新:2024-10-13 20:34:25
  • 大小:1.65MB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:深度学习 - 人工智能
  • 格式:PDF

资源介绍

Neural language representation models such as BERT pre-trained on large-scale corpora can well capture rich semantic patterns from plaintext,andbefine-tunedtoconsistentlyimprove the performance of various NLP tasks. However, the existing pre-trained language models rarely consider incorporating knowledge graphs (KGs), which can provide rich structuredknowledgefactsforbetterlanguage understanding. We argue that informative entities in KGs can enhance language representation with external knowledge. In this paper, we utilize both large-scale textual corpora and KGs to train an enhanced language representation model (ERNIE), which can take full advantage of lexical, syntactic, and knowledge information simultaneously. The experimental results have demonstrated that ERNIE achieves significant improvements on various knowledge-driven tasks, and meanwhile is comparable with the state-of-theart model BERT on other common NLP tasks. The source code of this paper can be obtained from https://github.com/ thunlp/ERNIE.