模型:

hfl/chinese-xlnet-base

英文

中国预训练的XLNet模型

本项目提供了一个用于中文的XLNet预训练模型,旨在丰富中文自然语言处理资源,提供各种中文预训练模型选择。欢迎所有专家学者下载和使用此模型。

本项目基于CMU/Google官方的XLNet: https://github.com/zihangdai/xlnet

你可能还对以下内容感兴趣,

HFL的更多资源: https://github.com/ymcui/HFL-Anthology

引用

如果您发现我们的资源或论文有用,请考虑在您的论文中包含以下引用。

@inproceedings{cui-etal-2020-revisiting,
    title = "Revisiting Pre-Trained Models for {C}hinese Natural Language Processing",
    author = "Cui, Yiming  and
      Che, Wanxiang  and
      Liu, Ting  and
      Qin, Bing  and
      Wang, Shijin  and
      Hu, Guoping",
    booktitle = "Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: Findings",
    month = nov,
    year = "2020",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://www.aclweb.org/anthology/2020.findings-emnlp.58",
    pages = "657--668",
}