Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,12 @@ metrics:
|
|
7 |
model-index:
|
8 |
- name: mbart_VietnameseToEnglish
|
9 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -59,4 +65,4 @@ The following hyperparameters were used during training:
|
|
59 |
- Transformers 4.35.0
|
60 |
- Pytorch 2.1.0+cu118
|
61 |
- Datasets 2.14.6
|
62 |
-
- Tokenizers 0.14.1
|
|
|
7 |
model-index:
|
8 |
- name: mbart_VietnameseToEnglish
|
9 |
results: []
|
10 |
+
datasets:
|
11 |
+
- NghiemAbe/translation-vietnamese-english
|
12 |
+
language:
|
13 |
+
- vi
|
14 |
+
- en
|
15 |
+
pipeline_tag: translation
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
65 |
- Transformers 4.35.0
|
66 |
- Pytorch 2.1.0+cu118
|
67 |
- Datasets 2.14.6
|
68 |
+
- Tokenizers 0.14.1
|