HugoZeballos
commited on
Commit
•
38806b4
1
Parent(s):
d65eb0d
Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,6 @@ license: cc-by-nc-4.0
|
|
3 |
language: rap
|
4 |
metrics:
|
5 |
- chrf
|
6 |
-
library_name: keras
|
7 |
pipeline_tag: text2text-generation
|
8 |
---
|
9 |
### NLLB-esp-rap
|
@@ -16,5 +15,4 @@ This model is only a first version for a Rapa Nui translator and still needs sub
|
|
16 |
|
17 |
Finally, NLLB-200 is a research model and is not released for production deployment. NLLB-200 is trained on general domain text data and is not intended to be used with domain specific texts, such as medical domain or legal domain. The model is not intended to be used for document translation. The model was trained with input lengths not exceeding 512 tokens, therefore translating longer sequences might result in quality degradation. NLLB-200 translations can not be used as certified translations, so the above is also true for this model.
|
18 |
|
19 |
-
## How to use
|
20 |
-
|
|
|
3 |
language: rap
|
4 |
metrics:
|
5 |
- chrf
|
|
|
6 |
pipeline_tag: text2text-generation
|
7 |
---
|
8 |
### NLLB-esp-rap
|
|
|
15 |
|
16 |
Finally, NLLB-200 is a research model and is not released for production deployment. NLLB-200 is trained on general domain text data and is not intended to be used with domain specific texts, such as medical domain or legal domain. The model is not intended to be used for document translation. The model was trained with input lengths not exceeding 512 tokens, therefore translating longer sequences might result in quality degradation. NLLB-200 translations can not be used as certified translations, so the above is also true for this model.
|
17 |
|
18 |
+
## How to use
|
|