Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,9 @@ metrics:
|
|
10 |
model-index:
|
11 |
- name: mbart-contratos-en-es
|
12 |
results: []
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -25,11 +28,11 @@ It achieves the following results on the evaluation set:
|
|
25 |
|
26 |
## Model description
|
27 |
|
28 |
-
|
29 |
|
30 |
## Intended uses & limitations
|
31 |
|
32 |
-
|
33 |
|
34 |
## Training and evaluation data
|
35 |
|
@@ -61,4 +64,4 @@ The following hyperparameters were used during training:
|
|
61 |
- Transformers 4.50.0
|
62 |
- Pytorch 2.6.0+cu124
|
63 |
- Datasets 3.4.1
|
64 |
-
- Tokenizers 0.21.1
|
|
|
10 |
model-index:
|
11 |
- name: mbart-contratos-en-es
|
12 |
results: []
|
13 |
+
language:
|
14 |
+
- en
|
15 |
+
- es
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
28 |
|
29 |
## Model description
|
30 |
|
31 |
+
Ejercicio de evaluaci贸n de la asignatura Traducci贸n Autom谩tica del M谩ster de Procesamiento del Lenguaje
|
32 |
|
33 |
## Intended uses & limitations
|
34 |
|
35 |
+
Ejercicio de evaluaci贸n de la asignatura Traducci贸n Autom谩tica del M谩ster de Procesamiento del Lenguaje
|
36 |
|
37 |
## Training and evaluation data
|
38 |
|
|
|
64 |
- Transformers 4.50.0
|
65 |
- Pytorch 2.6.0+cu124
|
66 |
- Datasets 3.4.1
|
67 |
+
- Tokenizers 0.21.1
|