ALBERT spaces badge

This commit is contained in:
AK391
2022-01-06 13:01:23 -05:00
committed by GitHub
parent 794441c379
commit cac877425c

View File

@@ -263,6 +263,9 @@ token classification, sentence classification, multiple choice classification an
<a href="model_doc/albert">
<img alt="Doc" src="https://img.shields.io/badge/Model_documentation-albert-blueviolet">
</a>
<a href="https://huggingface.co/spaces/akhaliq/albert-base-v2">
<img alt="Spaces" src="https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-blue">
</a>
[ALBERT: A Lite BERT for Self-supervised Learning of Language Representations](https://arxiv.org/abs/1909.11942),
Zhenzhong Lan et al.