Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,12 @@ tags:
|
|
6 |
model-index:
|
7 |
- name: mbart_EnglistToVietnamese
|
8 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -15,18 +21,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [facebook/mbart-large-50](https://huggingface.co/facebook/mbart-large-50) on the None dataset.
|
17 |
|
18 |
-
## Model description
|
19 |
-
|
20 |
-
More information needed
|
21 |
-
|
22 |
-
## Intended uses & limitations
|
23 |
-
|
24 |
-
More information needed
|
25 |
-
|
26 |
-
## Training and evaluation data
|
27 |
-
|
28 |
-
More information needed
|
29 |
-
|
30 |
## Training procedure
|
31 |
|
32 |
### Training hyperparameters
|
@@ -54,4 +48,4 @@ The following hyperparameters were used during training:
|
|
54 |
- Transformers 4.35.0
|
55 |
- Pytorch 2.1.0+cu118
|
56 |
- Datasets 2.14.6
|
57 |
-
- Tokenizers 0.14.1
|
|
|
6 |
model-index:
|
7 |
- name: mbart_EnglistToVietnamese
|
8 |
results: []
|
9 |
+
language:
|
10 |
+
- vi
|
11 |
+
- en
|
12 |
+
metrics:
|
13 |
+
- bleu
|
14 |
+
pipeline_tag: translation
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [facebook/mbart-large-50](https://huggingface.co/facebook/mbart-large-50) on the None dataset.
|
23 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
## Training procedure
|
25 |
|
26 |
### Training hyperparameters
|
|
|
48 |
- Transformers 4.35.0
|
49 |
- Pytorch 2.1.0+cu118
|
50 |
- Datasets 2.14.6
|
51 |
+
- Tokenizers 0.14.1
|