XLNet spaces badge

This commit is contained in:
AK391 2022-01-06 12:09:50 -05:00 committed by GitHub
parent 8d187e7feb
commit f872f18dca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -199,6 +199,9 @@ The library provides a version of the model for language modeling only.
<a href="model_doc/xlnet">
<img alt="Doc" src="https://img.shields.io/badge/Model_documentation-xlnet-blueviolet">
</a>
<a href="https://huggingface.co/spaces/akhaliq/xlnet-base-cased">
<img alt="Spaces" src="https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-blue">
</a>
[XLNet: Generalized Autoregressive Pretraining for Language Understanding](https://arxiv.org/abs/1906.08237), Zhilin
Yang et al.