Buseak commited on
Commit
b757c44
1 Parent(s): 54e60d8

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_boun_1612
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_boun_1612
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.1146
21
+ - Bleu: 0.7971
22
+ - Gen Len: 18.8069
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.3542 | 1.0 | 975 | 0.1679 | 0.7453 | 18.7959 |
54
+ | 0.3354 | 2.0 | 1950 | 0.1553 | 0.7492 | 18.8033 |
55
+ | 0.3183 | 3.0 | 2925 | 0.1500 | 0.7576 | 18.7972 |
56
+ | 0.3013 | 4.0 | 3900 | 0.1421 | 0.7618 | 18.7969 |
57
+ | 0.2912 | 5.0 | 4875 | 0.1364 | 0.7673 | 18.8005 |
58
+ | 0.2816 | 6.0 | 5850 | 0.1321 | 0.7732 | 18.8003 |
59
+ | 0.2753 | 7.0 | 6825 | 0.1287 | 0.7825 | 18.8067 |
60
+ | 0.2718 | 8.0 | 7800 | 0.1252 | 0.7866 | 18.8051 |
61
+ | 0.2631 | 9.0 | 8775 | 0.1222 | 0.7885 | 18.799 |
62
+ | 0.2576 | 10.0 | 9750 | 0.1197 | 0.793 | 18.8041 |
63
+ | 0.2541 | 11.0 | 10725 | 0.1182 | 0.7935 | 18.8056 |
64
+ | 0.2505 | 12.0 | 11700 | 0.1165 | 0.7956 | 18.8056 |
65
+ | 0.2492 | 13.0 | 12675 | 0.1156 | 0.7971 | 18.8056 |
66
+ | 0.2534 | 14.0 | 13650 | 0.1146 | 0.7964 | 18.8069 |
67
+ | 0.2455 | 15.0 | 14625 | 0.1146 | 0.7971 | 18.8069 |
68
+
69
+
70
+ ### Framework versions
71
+
72
+ - Transformers 4.35.2
73
+ - Pytorch 2.1.0+cu121
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:144df15be7c07a9ff3ed0d3beb97337f917fca8753fe2b5f82b541ff58ca5af6
3
  size 1200729512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77a7f46e98f42937b2e88cc0710fc9fe68cd606aa3ceb058dc5bd5b481ea3929
3
  size 1200729512