augustocsc commited on
Commit
76499de
1 Parent(s): 23b635b

End of training

Browse files
Files changed (2) hide show
  1. README.md +106 -0
  2. generation_config.json +6 -0
README.md ADDED
@@ -0,0 +1,106 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: gpt2
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: gpt2-p10k
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # gpt2-p10k
15
+
16
+ This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.0241
19
+
20
+ ## Model description
21
+
22
+ More information needed
23
+
24
+ ## Intended uses & limitations
25
+
26
+ More information needed
27
+
28
+ ## Training and evaluation data
29
+
30
+ More information needed
31
+
32
+ ## Training procedure
33
+
34
+ ### Training hyperparameters
35
+
36
+ The following hyperparameters were used during training:
37
+ - learning_rate: 5e-05
38
+ - train_batch_size: 64
39
+ - eval_batch_size: 64
40
+ - seed: 42
41
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
+ - lr_scheduler_type: linear
43
+ - num_epochs: 10
44
+
45
+ ### Training results
46
+
47
+ | Training Loss | Epoch | Step | Validation Loss |
48
+ |:-------------:|:-----:|:-----:|:---------------:|
49
+ | No log | 0.2 | 200 | 0.0558 |
50
+ | No log | 0.4 | 400 | 0.1944 |
51
+ | 0.2826 | 0.6 | 600 | 0.3970 |
52
+ | 0.2826 | 0.8 | 800 | 0.6245 |
53
+ | 0.8928 | 1.0 | 1000 | 2.0545 |
54
+ | 0.8928 | 1.2 | 1200 | 0.3789 |
55
+ | 0.8928 | 1.4 | 1400 | 0.4120 |
56
+ | 0.5735 | 1.6 | 1600 | 0.9738 |
57
+ | 0.5735 | 1.8 | 1800 | 1.4284 |
58
+ | 3.2584 | 2.0 | 2000 | 3.8628 |
59
+ | 3.2584 | 2.2 | 2200 | 0.6803 |
60
+ | 3.2584 | 2.4 | 2400 | 0.4168 |
61
+ | 1.1454 | 2.6 | 2600 | 0.0628 |
62
+ | 1.1454 | 2.8 | 2800 | 0.0353 |
63
+ | 0.0693 | 3.0 | 3000 | 0.0301 |
64
+ | 0.0693 | 3.2 | 3200 | 0.0294 |
65
+ | 0.0693 | 3.4 | 3400 | 0.0284 |
66
+ | 0.0299 | 3.6 | 3600 | 0.0279 |
67
+ | 0.0299 | 3.8 | 3800 | 0.0274 |
68
+ | 0.0287 | 4.0 | 4000 | 0.0274 |
69
+ | 0.0287 | 4.2 | 4200 | 0.0271 |
70
+ | 0.0287 | 4.4 | 4400 | 0.0260 |
71
+ | 0.0274 | 4.6 | 4600 | 0.0260 |
72
+ | 0.0274 | 4.8 | 4800 | 0.0261 |
73
+ | 0.0267 | 5.0 | 5000 | 0.0257 |
74
+ | 0.0267 | 5.2 | 5200 | 0.0255 |
75
+ | 0.0267 | 5.4 | 5400 | 0.0255 |
76
+ | 0.0263 | 5.6 | 5600 | 0.0254 |
77
+ | 0.0263 | 5.8 | 5800 | 0.0250 |
78
+ | 0.0259 | 6.0 | 6000 | 0.0250 |
79
+ | 0.0259 | 6.2 | 6200 | 0.0252 |
80
+ | 0.0259 | 6.4 | 6400 | 0.0253 |
81
+ | 0.0256 | 6.6 | 6600 | 0.0250 |
82
+ | 0.0256 | 6.8 | 6800 | 0.0247 |
83
+ | 0.0253 | 7.0 | 7000 | 0.0256 |
84
+ | 0.0253 | 7.2 | 7200 | 0.0247 |
85
+ | 0.0253 | 7.4 | 7400 | 0.0245 |
86
+ | 0.0251 | 7.6 | 7600 | 0.0245 |
87
+ | 0.0251 | 7.8 | 7800 | 0.0245 |
88
+ | 0.0251 | 8.0 | 8000 | 0.0246 |
89
+ | 0.0251 | 8.2 | 8200 | 0.0244 |
90
+ | 0.0251 | 8.4 | 8400 | 0.0246 |
91
+ | 0.0252 | 8.6 | 8600 | 0.0243 |
92
+ | 0.0252 | 8.8 | 8800 | 0.0242 |
93
+ | 0.0244 | 9.0 | 9000 | 0.0242 |
94
+ | 0.0244 | 9.2 | 9200 | 0.0242 |
95
+ | 0.0244 | 9.4 | 9400 | 0.0242 |
96
+ | 0.0247 | 9.6 | 9600 | 0.0242 |
97
+ | 0.0247 | 9.8 | 9800 | 0.0241 |
98
+ | 0.0245 | 10.0 | 10000 | 0.0241 |
99
+
100
+
101
+ ### Framework versions
102
+
103
+ - Transformers 4.40.2
104
+ - Pytorch 2.3.0
105
+ - Datasets 2.19.1
106
+ - Tokenizers 0.19.1
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 50256,
4
+ "eos_token_id": 50256,
5
+ "transformers_version": "4.40.2"
6
+ }