j0hngou commited on
Commit
dd397f0
1 Parent(s): 23d5e3d

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -36
README.md CHANGED
@@ -4,24 +4,9 @@ tags:
4
  - generated_from_trainer
5
  datasets:
6
  - ccmatrix
7
- metrics:
8
- - bleu
9
  model-index:
10
  - name: t5-small-finetuned-en-to-it
11
- results:
12
- - task:
13
- name: Sequence-to-sequence Language Modeling
14
- type: text2text-generation
15
- dataset:
16
- name: ccmatrix
17
- type: ccmatrix
18
- config: en-it
19
- split: train[3000:15000]
20
- args: en-it
21
- metrics:
22
- - name: Bleu
23
- type: bleu
24
- value: 7.7504
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -31,9 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the ccmatrix dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 2.2736
35
- - Bleu: 7.7504
36
- - Gen Len: 60.0173
37
 
38
  ## Model description
39
 
@@ -63,23 +46,23 @@ The following hyperparameters were used during training:
63
 
64
  ### Training results
65
 
66
- | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
67
- |:-------------:|:-----:|:-----:|:---------------:|:------:|:-------:|
68
- | 3.4319 | 1.0 | 750 | 2.8398 | 2.2549 | 92.1093 |
69
- | 3.0931 | 2.0 | 1500 | 2.7018 | 3.061 | 87.6667 |
70
- | 3.0119 | 3.0 | 2250 | 2.6072 | 3.8085 | 79.9573 |
71
- | 2.8924 | 4.0 | 3000 | 2.5345 | 4.4824 | 73.2513 |
72
- | 2.8415 | 5.0 | 3750 | 2.4761 | 5.0326 | 70.2667 |
73
- | 2.7656 | 6.0 | 4500 | 2.4320 | 5.4965 | 67.55 |
74
- | 2.7305 | 7.0 | 5250 | 2.3915 | 6.1202 | 65.9733 |
75
- | 2.6847 | 8.0 | 6000 | 2.3605 | 6.4886 | 64.696 |
76
- | 2.656 | 9.0 | 6750 | 2.3352 | 6.7504 | 62.7593 |
77
- | 2.6252 | 10.0 | 7500 | 2.3161 | 7.1305 | 61.516 |
78
- | 2.6101 | 11.0 | 8250 | 2.3001 | 7.2954 | 61.1827 |
79
- | 2.5974 | 12.0 | 9000 | 2.2882 | 7.516 | 60.974 |
80
- | 2.5815 | 13.0 | 9750 | 2.2798 | 7.6634 | 60.4747 |
81
- | 2.5665 | 14.0 | 10500 | 2.2750 | 7.6801 | 60.3567 |
82
- | 2.5688 | 15.0 | 11250 | 2.2736 | 7.7504 | 60.0173 |
83
 
84
 
85
  ### Framework versions
 
4
  - generated_from_trainer
5
  datasets:
6
  - ccmatrix
 
 
7
  model-index:
8
  - name: t5-small-finetuned-en-to-it
9
+ results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
16
 
17
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the ccmatrix dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 2.0188
 
 
20
 
21
  ## Model description
22
 
 
46
 
47
  ### Training results
48
 
49
+ | Training Loss | Epoch | Step | Validation Loss |
50
+ |:-------------:|:-----:|:-----:|:---------------:|
51
+ | 2.5524 | 1.0 | 750 | 2.2315 |
52
+ | 2.4839 | 2.0 | 1500 | 2.1932 |
53
+ | 2.4654 | 3.0 | 2250 | 2.1637 |
54
+ | 2.4001 | 4.0 | 3000 | 2.1352 |
55
+ | 2.3966 | 5.0 | 3750 | 2.1122 |
56
+ | 2.3537 | 6.0 | 4500 | 2.0921 |
57
+ | 2.3427 | 7.0 | 5250 | 2.0746 |
58
+ | 2.316 | 8.0 | 6000 | 2.0614 |
59
+ | 2.301 | 9.0 | 6750 | 2.0488 |
60
+ | 2.2813 | 10.0 | 7500 | 2.0403 |
61
+ | 2.2691 | 11.0 | 8250 | 2.0325 |
62
+ | 2.2561 | 12.0 | 9000 | 2.0265 |
63
+ | 2.258 | 13.0 | 9750 | 2.0217 |
64
+ | 2.2447 | 14.0 | 10500 | 2.0199 |
65
+ | 2.2432 | 15.0 | 11250 | 2.0188 |
66
 
67
 
68
  ### Framework versions