Buseak commited on
Commit
33b5033
1 Parent(s): 663cfd3

End of training

Browse files
Files changed (3) hide show
  1. README.md +75 -0
  2. generation_config.json +6 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: Buseak/md_mt5_1911_v18_retrain
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - bleu
8
+ model-index:
9
+ - name: md_mt5_2611_retrain_v20_imst
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # md_mt5_2611_retrain_v20_imst
17
+
18
+ This model is a fine-tuned version of [Buseak/md_mt5_1911_v18_retrain](https://huggingface.co/Buseak/md_mt5_1911_v18_retrain) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.1318
21
+ - Bleu: 2.1555
22
+ - Gen Len: 18.766
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 2e-05
42
+ - train_batch_size: 4
43
+ - eval_batch_size: 4
44
+ - seed: 42
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 15
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
52
+ |:-------------:|:-----:|:-----:|:---------------:|:------:|:-------:|
53
+ | 0.4201 | 1.0 | 916 | 0.2039 | 1.9544 | 18.7368 |
54
+ | 0.396 | 2.0 | 1832 | 0.1862 | 2.0084 | 18.7398 |
55
+ | 0.363 | 3.0 | 2748 | 0.1757 | 2.0274 | 18.7475 |
56
+ | 0.3559 | 4.0 | 3664 | 0.1681 | 2.0622 | 18.7573 |
57
+ | 0.3389 | 5.0 | 4580 | 0.1606 | 2.0798 | 18.7614 |
58
+ | 0.3338 | 6.0 | 5496 | 0.1528 | 2.1003 | 18.7581 |
59
+ | 0.3192 | 7.0 | 6412 | 0.1476 | 2.1099 | 18.7622 |
60
+ | 0.3162 | 8.0 | 7328 | 0.1449 | 2.1171 | 18.7554 |
61
+ | 0.2958 | 9.0 | 8244 | 0.1405 | 2.1293 | 18.7559 |
62
+ | 0.3012 | 10.0 | 9160 | 0.1379 | 2.1451 | 18.7606 |
63
+ | 0.2909 | 11.0 | 10076 | 0.1352 | 2.1459 | 18.7644 |
64
+ | 0.2869 | 12.0 | 10992 | 0.1338 | 2.1467 | 18.7628 |
65
+ | 0.2875 | 13.0 | 11908 | 0.1324 | 2.1467 | 18.7639 |
66
+ | 0.2875 | 14.0 | 12824 | 0.1317 | 2.155 | 18.7649 |
67
+ | 0.2836 | 15.0 | 13740 | 0.1318 | 2.1555 | 18.766 |
68
+
69
+
70
+ ### Framework versions
71
+
72
+ - Transformers 4.35.2
73
+ - Pytorch 2.1.0+cu118
74
+ - Datasets 2.15.0
75
+ - Tokenizers 0.15.0
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.35.2"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b5b7348a6d0d661cc9b44cce688be7da33017c36d820d87ebe7f8726702bb944
3
  size 1200729512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:452fcce929585aa0077f3c0ba3c17dea3ac5a4cd597968df499ff8343ae1ec58
3
  size 1200729512