samu commited on
Commit
83e2b34
1 Parent(s): 4fe3b03

Training complete

Browse files
README.md ADDED
@@ -0,0 +1,93 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: google-t5/t5-small
5
+ tags:
6
+ - translation
7
+ - generated_from_trainer
8
+ metrics:
9
+ - bleu
10
+ model-index:
11
+ - name: t5-small-finetuned-chinese-to-hausa
12
+ results: []
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
+ # t5-small-finetuned-chinese-to-hausa
19
+
20
+ This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on the None dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 1.6751
23
+ - Bleu: 12.5282
24
+ - Gen Len: 18.5325
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 0.001
44
+ - train_batch_size: 32
45
+ - eval_batch_size: 64
46
+ - seed: 42
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: cosine
49
+ - num_epochs: 30
50
+ - mixed_precision_training: Native AMP
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
55
+ |:-------------:|:-----:|:-----:|:---------------:|:-------:|:-------:|
56
+ | 2.6717 | 1.0 | 846 | 1.9694 | 12.1664 | 18.7954 |
57
+ | 2.0063 | 2.0 | 1692 | 1.8146 | 10.5635 | 18.8736 |
58
+ | 1.8317 | 3.0 | 2538 | 1.7341 | 10.7724 | 18.9023 |
59
+ | 1.7706 | 4.0 | 3384 | 1.6942 | 11.676 | 18.0272 |
60
+ | 1.6908 | 5.0 | 4230 | 1.6608 | 11.654 | 17.8361 |
61
+ | 1.6333 | 6.0 | 5076 | 1.6336 | 11.6008 | 18.0251 |
62
+ | 1.5922 | 7.0 | 5922 | 1.6249 | 11.1834 | 18.7068 |
63
+ | 1.541 | 8.0 | 6768 | 1.6106 | 12.827 | 18.6533 |
64
+ | 1.5121 | 9.0 | 7614 | 1.6082 | 10.873 | 14.6468 |
65
+ | 1.4769 | 10.0 | 8460 | 1.5994 | 9.1287 | 15.2999 |
66
+ | 1.4358 | 11.0 | 9306 | 1.5943 | 12.1784 | 18.0381 |
67
+ | 1.4141 | 12.0 | 10152 | 1.5960 | 12.3004 | 18.6165 |
68
+ | 1.3879 | 13.0 | 10998 | 1.6087 | 11.6896 | 18.6615 |
69
+ | 1.3526 | 14.0 | 11844 | 1.6015 | 12.2844 | 18.6508 |
70
+ | 1.3365 | 15.0 | 12690 | 1.6085 | 11.9235 | 17.9056 |
71
+ | 1.3142 | 16.0 | 13536 | 1.6165 | 11.8504 | 17.6737 |
72
+ | 1.2846 | 17.0 | 14382 | 1.6198 | 12.4398 | 18.5284 |
73
+ | 1.2654 | 18.0 | 15228 | 1.6252 | 12.8486 | 17.7201 |
74
+ | 1.2532 | 19.0 | 16074 | 1.6363 | 12.1792 | 17.5936 |
75
+ | 1.231 | 20.0 | 16920 | 1.6423 | 12.3326 | 17.7331 |
76
+ | 1.2128 | 21.0 | 17766 | 1.6461 | 12.5054 | 18.668 |
77
+ | 1.2029 | 22.0 | 18612 | 1.6509 | 12.5588 | 18.5612 |
78
+ | 1.1899 | 23.0 | 19458 | 1.6570 | 12.1469 | 17.7074 |
79
+ | 1.1804 | 24.0 | 20304 | 1.6620 | 12.4007 | 17.7623 |
80
+ | 1.1728 | 25.0 | 21150 | 1.6681 | 12.6017 | 18.5794 |
81
+ | 1.1697 | 26.0 | 21996 | 1.6688 | 12.4686 | 18.5296 |
82
+ | 1.1661 | 27.0 | 22842 | 1.6720 | 12.5375 | 18.5321 |
83
+ | 1.1617 | 28.0 | 23688 | 1.6744 | 12.5354 | 18.5309 |
84
+ | 1.1606 | 29.0 | 24534 | 1.6752 | 12.529 | 18.533 |
85
+ | 1.1599 | 30.0 | 25380 | 1.6751 | 12.5282 | 18.5325 |
86
+
87
+
88
+ ### Framework versions
89
+
90
+ - Transformers 4.44.2
91
+ - Pytorch 2.4.0+cu121
92
+ - Datasets 2.21.0
93
+ - Tokenizers 0.19.1
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "decoder_start_token_id": 0,
3
+ "eos_token_id": 1,
4
+ "pad_token_id": 0,
5
+ "transformers_version": "4.44.2"
6
+ }
runs/Aug28_07-02-22_5f1713d8963a/events.out.tfevents.1724828543.5f1713d8963a.1419.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ec62c33be9d68011285150a2b66116b8c972297c0a8b5c4cb490e1a8858bd706
3
- size 27375
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6588e900c0a420dbdfbbe187a0aec251d2166b7226f4948028af28d3f81416b7
3
+ size 28112