SoyGema commited on
Commit
2214f8e
1 Parent(s): 1dadc13

Model save

Browse files
Files changed (3) hide show
  1. README.md +2 -24
  2. generation_config.json +1 -0
  3. pytorch_model.bin +1 -1
README.md CHANGED
@@ -1,31 +1,13 @@
1
  ---
2
- language:
3
- - en
4
- - es
5
  license: apache-2.0
6
  base_model: t5-small
7
  tags:
8
  - generated_from_trainer
9
  datasets:
10
  - opus100
11
- metrics:
12
- - bleu
13
  model-index:
14
  - name: english-spanish
15
- results:
16
- - task:
17
- name: Translation
18
- type: translation
19
- dataset:
20
- name: opus100 en-es
21
- type: opus100
22
- config: en-es
23
- split: validation
24
- args: en-es
25
- metrics:
26
- - name: Bleu
27
- type: bleu
28
- value: 4.7921
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -33,11 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
33
 
34
  # english-spanish
35
 
36
- This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the opus100 en-es dataset.
37
- It achieves the following results on the evaluation set:
38
- - Loss: 0.9593
39
- - Bleu: 4.7921
40
- - Gen Len: 46.875
41
 
42
  ## Model description
43
 
 
1
  ---
 
 
 
2
  license: apache-2.0
3
  base_model: t5-small
4
  tags:
5
  - generated_from_trainer
6
  datasets:
7
  - opus100
 
 
8
  model-index:
9
  - name: english-spanish
10
+ results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
15
 
16
  # english-spanish
17
 
18
+ This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the opus100 dataset.
 
 
 
 
19
 
20
  ## Model description
21
 
generation_config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "decoder_start_token_id": 0,
3
  "eos_token_id": 1,
4
  "pad_token_id": 0,
 
1
  {
2
+ "_from_model_config": true,
3
  "decoder_start_token_id": 0,
4
  "eos_token_id": 1,
5
  "pad_token_id": 0,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:540561084415b2814b40bea3adca30849f40d49dce763bf78a533ea133c9f4ad
3
  size 242069785
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be2b148f366b1cf109fea42bd8374dce4e1e949a041091b34887ab054463f1a1
3
  size 242069785