Buseak commited on
Commit
3a24f90
1 Parent(s): c7dd413

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_base_boun_split_second_v1_retrain_on_second_imst
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - bleu
8
+ model-index:
9
+ - name: md_mt5_base_boun_split_second_v1_retrain_on_second_imst_v2_1112
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_base_boun_split_second_v1_retrain_on_second_imst_v2_1112
17
+
18
+ This model is a fine-tuned version of [Buseak/md_mt5_base_boun_split_second_v1_retrain_on_second_imst](https://huggingface.co/Buseak/md_mt5_base_boun_split_second_v1_retrain_on_second_imst) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.1052
21
+ - Bleu: 2.2599
22
+ - Gen Len: 18.7745
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.2959 | 1.0 | 916 | 0.1507 | 2.123 | 18.7726 |
54
+ | 0.2784 | 2.0 | 1832 | 0.1420 | 2.1538 | 18.771 |
55
+ | 0.2741 | 3.0 | 2748 | 0.1376 | 2.1514 | 18.7701 |
56
+ | 0.2635 | 4.0 | 3664 | 0.1304 | 2.1802 | 18.7745 |
57
+ | 0.2551 | 5.0 | 4580 | 0.1255 | 2.1975 | 18.7775 |
58
+ | 0.2572 | 6.0 | 5496 | 0.1225 | 2.2077 | 18.7775 |
59
+ | 0.2504 | 7.0 | 6412 | 0.1188 | 2.2158 | 18.7781 |
60
+ | 0.2449 | 8.0 | 7328 | 0.1152 | 2.2287 | 18.7781 |
61
+ | 0.2425 | 9.0 | 8244 | 0.1121 | 2.2366 | 18.7748 |
62
+ | 0.2383 | 10.0 | 9160 | 0.1100 | 2.2437 | 18.777 |
63
+ | 0.2458 | 11.0 | 10076 | 0.1081 | 2.2543 | 18.7786 |
64
+ | 0.2334 | 12.0 | 10992 | 0.1075 | 2.2505 | 18.7786 |
65
+ | 0.2415 | 13.0 | 11908 | 0.1060 | 2.2519 | 18.775 |
66
+ | 0.2401 | 14.0 | 12824 | 0.1052 | 2.2579 | 18.7742 |
67
+ | 0.2435 | 15.0 | 13740 | 0.1052 | 2.2599 | 18.7745 |
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:7b1fe12250548fb4194d9370ba375e48c59e8d75f03692587af4e0e5988f828f
3
  size 1200729512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53b83a92c8e152ae601679dc1c5359f1fb75c3ed925e3cfb4a31d26e73bc6c60
3
  size 1200729512