HuggingFace镜像/chinese-xlnet-base
模型介绍文件和版本分析
下载使用量0

中文预训练XLNet

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

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

您可能还会对以下内容感兴趣:

  • 中文BERT系列:https://github.com/ymcui/Chinese-BERT-wwm
  • 中文ELECTRA:https://github.com/ymcui/Chinese-ELECTRA
  • 中文XLNet:https://github.com/ymcui/Chinese-XLNet
  • 知识蒸馏工具包 - TextBrewer:https://github.com/airaria/TextBrewer

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

引用

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

  • https://arxiv.org/abs/2004.13922
@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",
}