jcblaise commited on
Commit
1bf5920
1 Parent(s): 0680a71

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -8,10 +8,11 @@ license: gpl-3.0
8
  inference: false
9
  ---
10
 
11
- ```
12
- NOTICE: This model is deprecated. New Filipino transformers trained with a much larger corpus are available!
13
- Use jcblaise/roberta-tagalog-base or jcblaise/roberta-tagalog-large instead for better performance.
14
- ```
 
15
 
16
  # BERT Tagalog Base Cased
17
  Tagalog version of BERT trained on a large preprocessed text corpus scraped and sourced 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.
 
8
  inference: false
9
  ---
10
 
11
+
12
+ **Deprecation Notice**
13
+ This model is deprecated. New Filipino Transformer models trained with a much larger corpora are available.
14
+ 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.
15
+
16
 
17
  # BERT Tagalog Base Cased
18
  Tagalog version of BERT trained on a large preprocessed text corpus scraped and sourced 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.