Update README.md
Browse files
README.md
CHANGED
@@ -13,11 +13,10 @@ language:
|
|
13 |
metrics:
|
14 |
- comet
|
15 |
- bleu
|
16 |
-
pipeline_tag:
|
17 |
widget:
|
18 |
- text: >-
|
19 |
-
<s> [spa_Latn] Ayer se fue, tomó sus cosas y se puso a navegar
|
20 |
-
un pantalón vaquero y una canción. \n[cat_Latn]
|
21 |
inference:
|
22 |
parameters:
|
23 |
max_new_tokens: 120
|
|
|
13 |
metrics:
|
14 |
- comet
|
15 |
- bleu
|
16 |
+
pipeline_tag: translation
|
17 |
widget:
|
18 |
- text: >-
|
19 |
+
<s> [spa_Latn] Ayer se fue, tomó sus cosas y se puso a navegar. \n[cat_Latn]
|
|
|
20 |
inference:
|
21 |
parameters:
|
22 |
max_new_tokens: 120
|