Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,12 @@ license: gpl-3.0
|
|
| 8 |
inference: false
|
| 9 |
---
|
| 10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
# ELECTRA Tagalog Small Uncased Discriminator
|
| 12 |
Tagalog ELECTRA model pretrained with a large corpus scraped from the internet. This model is part of a larger research project. We open-source the model to allow greater usage within the Filipino NLP community.
|
| 13 |
|
|
|
|
| 8 |
inference: false
|
| 9 |
---
|
| 10 |
|
| 11 |
+
**Deprecation Notice**
|
| 12 |
+
This model is deprecated. New Filipino Transformer models trained with a much larger corpora are available.
|
| 13 |
+
Use [`jcblaise/roberta-tagalog-base`](https://huggingface.co/jcblaise/roberta-tagalog-base) or [`jcblaise/roberta-tagalog-large`](https://huggingface.co/jcblaise/roberta-tagalog-large) instead for better performance.
|
| 14 |
+
|
| 15 |
+
---
|
| 16 |
+
|
| 17 |
# ELECTRA Tagalog Small Uncased Discriminator
|
| 18 |
Tagalog ELECTRA model pretrained with a large corpus scraped from the internet. This model is part of a larger research project. We open-source the model to allow greater usage within the Filipino NLP community.
|
| 19 |
|