VietKien commited on
Commit
42602dd
·
verified ·
1 Parent(s): aace6b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -5,14 +5,17 @@ base_model: VietAI/envit5-translation
5
  tags:
6
  - generated_from_trainer
7
  model-index:
8
- - name: mt5_en_vi_finetuned
9
  results: []
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
  should probably proofread and complete it, then remove this comment. -->
14
 
15
- # mt5_en_vi_finetuned
16
 
17
  This model is a fine-tuned version of [VietAI/envit5-translation](https://huggingface.co/VietAI/envit5-translation) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
@@ -58,4 +61,4 @@ The following hyperparameters were used during training:
58
  - Transformers 4.47.0
59
  - Pytorch 2.5.1+cu121
60
  - Datasets 3.2.0
61
- - Tokenizers 0.21.0
 
5
  tags:
6
  - generated_from_trainer
7
  model-index:
8
+ - name: envit5-translation-finetuned
9
  results: []
10
+ datasets:
11
+ - talmp/en-vi-translation
12
+ pipeline_tag: translation
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
  should probably proofread and complete it, then remove this comment. -->
17
 
18
+ # envit5-translation-finetuned
19
 
20
  This model is a fine-tuned version of [VietAI/envit5-translation](https://huggingface.co/VietAI/envit5-translation) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
 
61
  - Transformers 4.47.0
62
  - Pytorch 2.5.1+cu121
63
  - Datasets 3.2.0
64
+ - Tokenizers 0.21.0