JeanVyChan commited on
Commit
3540d8e
·
verified ·
1 Parent(s): 1b1aa31

End of training

Browse files
Files changed (2) hide show
  1. README.md +95 -0
  2. generation_config.json +7 -0
README.md ADDED
@@ -0,0 +1,95 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - generated_from_trainer
5
+ model-index:
6
+ - name: calculator_model_test
7
+ results: []
8
+ ---
9
+
10
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
+ should probably proofread and complete it, then remove this comment. -->
12
+
13
+ # calculator_model_test
14
+
15
+ This model is a fine-tuned version of [](https://huggingface.co/) on the None dataset.
16
+ It achieves the following results on the evaluation set:
17
+ - Loss: 0.6494
18
+
19
+ ## Model description
20
+
21
+ More information needed
22
+
23
+ ## Intended uses & limitations
24
+
25
+ More information needed
26
+
27
+ ## Training and evaluation data
28
+
29
+ More information needed
30
+
31
+ ## Training procedure
32
+
33
+ ### Training hyperparameters
34
+
35
+ The following hyperparameters were used during training:
36
+ - learning_rate: 0.001
37
+ - train_batch_size: 512
38
+ - eval_batch_size: 512
39
+ - seed: 42
40
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
+ - lr_scheduler_type: linear
42
+ - num_epochs: 40
43
+
44
+ ### Training results
45
+
46
+ | Training Loss | Epoch | Step | Validation Loss |
47
+ |:-------------:|:-----:|:----:|:---------------:|
48
+ | 3.41 | 1.0 | 6 | 2.7285 |
49
+ | 2.3554 | 2.0 | 12 | 1.9345 |
50
+ | 1.7997 | 3.0 | 18 | 1.7097 |
51
+ | 1.6321 | 4.0 | 24 | 1.5813 |
52
+ | 1.5569 | 5.0 | 30 | 1.5555 |
53
+ | 1.5351 | 6.0 | 36 | 1.5315 |
54
+ | 1.5153 | 7.0 | 42 | 1.4900 |
55
+ | 1.4628 | 8.0 | 48 | 1.4687 |
56
+ | 1.4525 | 9.0 | 54 | 1.4173 |
57
+ | 1.4163 | 10.0 | 60 | 1.4669 |
58
+ | 1.4614 | 11.0 | 66 | 1.4160 |
59
+ | 1.4123 | 12.0 | 72 | 1.5650 |
60
+ | 1.4659 | 13.0 | 78 | 1.3993 |
61
+ | 1.3836 | 14.0 | 84 | 1.3573 |
62
+ | 1.3294 | 15.0 | 90 | 1.2931 |
63
+ | 1.2608 | 16.0 | 96 | 1.2117 |
64
+ | 1.1995 | 17.0 | 102 | 1.1448 |
65
+ | 1.128 | 18.0 | 108 | 1.0709 |
66
+ | 1.0898 | 19.0 | 114 | 1.0349 |
67
+ | 1.0419 | 20.0 | 120 | 0.9931 |
68
+ | 1.0328 | 21.0 | 126 | 0.9382 |
69
+ | 0.977 | 22.0 | 132 | 0.9141 |
70
+ | 0.9489 | 23.0 | 138 | 0.8951 |
71
+ | 0.909 | 24.0 | 144 | 0.8683 |
72
+ | 0.8942 | 25.0 | 150 | 0.8752 |
73
+ | 0.879 | 26.0 | 156 | 0.8352 |
74
+ | 0.8636 | 27.0 | 162 | 0.7924 |
75
+ | 0.836 | 28.0 | 168 | 0.7670 |
76
+ | 0.8144 | 29.0 | 174 | 0.7784 |
77
+ | 0.7994 | 30.0 | 180 | 0.7718 |
78
+ | 0.8059 | 31.0 | 186 | 0.7409 |
79
+ | 0.8033 | 32.0 | 192 | 0.7347 |
80
+ | 0.7942 | 33.0 | 198 | 0.7163 |
81
+ | 0.7723 | 34.0 | 204 | 0.6903 |
82
+ | 0.7396 | 35.0 | 210 | 0.6846 |
83
+ | 0.7462 | 36.0 | 216 | 0.6722 |
84
+ | 0.7344 | 37.0 | 222 | 0.6712 |
85
+ | 0.728 | 38.0 | 228 | 0.6564 |
86
+ | 0.7185 | 39.0 | 234 | 0.6536 |
87
+ | 0.7316 | 40.0 | 240 | 0.6494 |
88
+
89
+
90
+ ### Framework versions
91
+
92
+ - Transformers 4.45.2
93
+ - Pytorch 2.6.0+cu124
94
+ - Datasets 3.4.0
95
+ - Tokenizers 0.20.3
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "decoder_start_token_id": 2,
4
+ "eos_token_id": 0,
5
+ "pad_token_id": 3,
6
+ "transformers_version": "4.45.2"
7
+ }