michalmolas commited on
Commit
05604f0
·
verified ·
1 Parent(s): 20777b7

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.9427
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.3503 | 1.0 | 6 | 2.7241 |
49
+ | 2.3455 | 2.0 | 12 | 1.9678 |
50
+ | 1.8004 | 3.0 | 18 | 1.6594 |
51
+ | 1.6357 | 4.0 | 24 | 1.5783 |
52
+ | 1.5655 | 5.0 | 30 | 1.5659 |
53
+ | 1.5598 | 6.0 | 36 | 1.5450 |
54
+ | 1.5758 | 7.0 | 42 | 1.5499 |
55
+ | 1.5624 | 8.0 | 48 | 1.5532 |
56
+ | 1.5206 | 9.0 | 54 | 1.5342 |
57
+ | 1.5118 | 10.0 | 60 | 1.5147 |
58
+ | 1.4941 | 11.0 | 66 | 1.4801 |
59
+ | 1.4838 | 12.0 | 72 | 1.4938 |
60
+ | 1.4778 | 13.0 | 78 | 1.5025 |
61
+ | 1.468 | 14.0 | 84 | 1.4822 |
62
+ | 1.4628 | 15.0 | 90 | 1.4562 |
63
+ | 1.4596 | 16.0 | 96 | 1.4691 |
64
+ | 1.4528 | 17.0 | 102 | 1.4443 |
65
+ | 1.4412 | 18.0 | 108 | 1.4333 |
66
+ | 1.4244 | 19.0 | 114 | 1.4197 |
67
+ | 1.4061 | 20.0 | 120 | 1.3935 |
68
+ | 1.3793 | 21.0 | 126 | 1.3658 |
69
+ | 1.358 | 22.0 | 132 | 1.3587 |
70
+ | 1.3589 | 23.0 | 138 | 1.3947 |
71
+ | 1.345 | 24.0 | 144 | 1.3501 |
72
+ | 1.3282 | 25.0 | 150 | 1.2799 |
73
+ | 1.3115 | 26.0 | 156 | 1.2315 |
74
+ | 1.2202 | 27.0 | 162 | 1.1887 |
75
+ | 1.1889 | 28.0 | 168 | 1.1324 |
76
+ | 1.1507 | 29.0 | 174 | 1.1122 |
77
+ | 1.1265 | 30.0 | 180 | 1.0905 |
78
+ | 1.1037 | 31.0 | 186 | 1.0430 |
79
+ | 1.0908 | 32.0 | 192 | 1.0276 |
80
+ | 1.053 | 33.0 | 198 | 1.0287 |
81
+ | 1.0544 | 34.0 | 204 | 1.0085 |
82
+ | 1.0249 | 35.0 | 210 | 1.0045 |
83
+ | 1.0319 | 36.0 | 216 | 0.9692 |
84
+ | 0.9985 | 37.0 | 222 | 0.9631 |
85
+ | 0.9895 | 38.0 | 228 | 0.9541 |
86
+ | 0.9854 | 39.0 | 234 | 0.9464 |
87
+ | 0.976 | 40.0 | 240 | 0.9427 |
88
+
89
+
90
+ ### Framework versions
91
+
92
+ - Transformers 4.45.0
93
+ - Pytorch 2.5.1+cu124
94
+ - Datasets 3.3.2
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.0"
7
+ }