MHGanainy commited on
Commit
55b747f
·
verified ·
1 Parent(s): 202fbd0

MHGanainy/16-clusters-balanced-5

Browse files
Files changed (5) hide show
  1. README.md +2 -0
  2. all_results.json +13 -0
  3. eval_results.json +8 -0
  4. train_results.json +8 -0
  5. trainer_state.json +196 -0
README.md CHANGED
@@ -15,6 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
15
  # 16-clusters-balanced-5
16
 
17
  This model is a fine-tuned version of [openai-community/gpt2-xl](https://huggingface.co/openai-community/gpt2-xl) on an unknown dataset.
 
 
18
 
19
  ## Model description
20
 
 
15
  # 16-clusters-balanced-5
16
 
17
  This model is a fine-tuned version of [openai-community/gpt2-xl](https://huggingface.co/openai-community/gpt2-xl) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 1.8607
20
 
21
  ## Model description
22
 
all_results.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "eval_loss": 1.8607290983200073,
4
+ "eval_runtime": 17.6241,
5
+ "eval_samples_per_second": 13.731,
6
+ "eval_steps_per_second": 1.759,
7
+ "perplexity": 6.428422014911378,
8
+ "total_flos": 3.99992672354304e+16,
9
+ "train_loss": 2.0455698882488162,
10
+ "train_runtime": 686.5905,
11
+ "train_samples_per_second": 6.411,
12
+ "train_steps_per_second": 3.206
13
+ }
eval_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "eval_loss": 1.8607290983200073,
4
+ "eval_runtime": 17.6241,
5
+ "eval_samples_per_second": 13.731,
6
+ "eval_steps_per_second": 1.759,
7
+ "perplexity": 6.428422014911378
8
+ }
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "total_flos": 3.99992672354304e+16,
4
+ "train_loss": 2.0455698882488162,
5
+ "train_runtime": 686.5905,
6
+ "train_samples_per_second": 6.411,
7
+ "train_steps_per_second": 3.206
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,196 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 2201,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.04543389368468878,
13
+ "grad_norm": 0.09712143242359161,
14
+ "learning_rate": 6.666666666666667e-06,
15
+ "loss": 2.3519,
16
+ "step": 100
17
+ },
18
+ {
19
+ "epoch": 0.09086778736937756,
20
+ "grad_norm": 0.19713231921195984,
21
+ "learning_rate": 1.3333333333333333e-05,
22
+ "loss": 2.3328,
23
+ "step": 200
24
+ },
25
+ {
26
+ "epoch": 0.13630168105406634,
27
+ "grad_norm": 0.3079201281070709,
28
+ "learning_rate": 2e-05,
29
+ "loss": 2.2889,
30
+ "step": 300
31
+ },
32
+ {
33
+ "epoch": 0.18173557473875512,
34
+ "grad_norm": 0.4669693112373352,
35
+ "learning_rate": 1.986375615936076e-05,
36
+ "loss": 2.2034,
37
+ "step": 400
38
+ },
39
+ {
40
+ "epoch": 0.22716946842344388,
41
+ "grad_norm": 0.5451923608779907,
42
+ "learning_rate": 1.945873711426545e-05,
43
+ "loss": 2.1583,
44
+ "step": 500
45
+ },
46
+ {
47
+ "epoch": 0.2726033621081327,
48
+ "grad_norm": 0.6099482774734497,
49
+ "learning_rate": 1.8795979134761248e-05,
50
+ "loss": 2.0602,
51
+ "step": 600
52
+ },
53
+ {
54
+ "epoch": 0.31803725579282144,
55
+ "grad_norm": 0.6596097350120544,
56
+ "learning_rate": 1.789354155935654e-05,
57
+ "loss": 2.0473,
58
+ "step": 700
59
+ },
60
+ {
61
+ "epoch": 0.36347114947751025,
62
+ "grad_norm": 0.7136645317077637,
63
+ "learning_rate": 1.6776014700293388e-05,
64
+ "loss": 2.0198,
65
+ "step": 800
66
+ },
67
+ {
68
+ "epoch": 0.408905043162199,
69
+ "grad_norm": 0.8438076972961426,
70
+ "learning_rate": 1.5473849787831045e-05,
71
+ "loss": 2.0392,
72
+ "step": 900
73
+ },
74
+ {
75
+ "epoch": 0.45433893684688775,
76
+ "grad_norm": 0.7616672515869141,
77
+ "learning_rate": 1.402252921173342e-05,
78
+ "loss": 1.9778,
79
+ "step": 1000
80
+ },
81
+ {
82
+ "epoch": 0.49977283053157656,
83
+ "grad_norm": 0.9710221886634827,
84
+ "learning_rate": 1.2461599669857771e-05,
85
+ "loss": 1.9924,
86
+ "step": 1100
87
+ },
88
+ {
89
+ "epoch": 0.5452067242162654,
90
+ "grad_norm": 0.8164697885513306,
91
+ "learning_rate": 1.0833594569354579e-05,
92
+ "loss": 1.9815,
93
+ "step": 1200
94
+ },
95
+ {
96
+ "epoch": 0.5906406179009541,
97
+ "grad_norm": 0.9773705005645752,
98
+ "learning_rate": 9.182875043718411e-06,
99
+ "loss": 1.9676,
100
+ "step": 1300
101
+ },
102
+ {
103
+ "epoch": 0.6360745115856429,
104
+ "grad_norm": 0.883895754814148,
105
+ "learning_rate": 7.55442116654744e-06,
106
+ "loss": 1.9931,
107
+ "step": 1400
108
+ },
109
+ {
110
+ "epoch": 0.6815084052703316,
111
+ "grad_norm": 0.8479602336883545,
112
+ "learning_rate": 5.992606299947589e-06,
113
+ "loss": 1.9691,
114
+ "step": 1500
115
+ },
116
+ {
117
+ "epoch": 0.7269422989550205,
118
+ "grad_norm": 0.749001145362854,
119
+ "learning_rate": 4.539987975077471e-06,
120
+ "loss": 1.9634,
121
+ "step": 1600
122
+ },
123
+ {
124
+ "epoch": 0.7723761926397092,
125
+ "grad_norm": 0.9302273392677307,
126
+ "learning_rate": 3.2361482518497367e-06,
127
+ "loss": 1.9703,
128
+ "step": 1700
129
+ },
130
+ {
131
+ "epoch": 0.817810086324398,
132
+ "grad_norm": 0.9604031443595886,
133
+ "learning_rate": 2.116615156558488e-06,
134
+ "loss": 1.9493,
135
+ "step": 1800
136
+ },
137
+ {
138
+ "epoch": 0.8632439800090868,
139
+ "grad_norm": 1.0161337852478027,
140
+ "learning_rate": 1.2118945869287768e-06,
141
+ "loss": 1.9529,
142
+ "step": 1900
143
+ },
144
+ {
145
+ "epoch": 0.9086778736937755,
146
+ "grad_norm": 1.0821712017059326,
147
+ "learning_rate": 5.466390639829355e-07,
148
+ "loss": 1.9312,
149
+ "step": 2000
150
+ },
151
+ {
152
+ "epoch": 0.9541117673784644,
153
+ "grad_norm": 0.974641740322113,
154
+ "learning_rate": 1.389759812114888e-07,
155
+ "loss": 1.9328,
156
+ "step": 2100
157
+ },
158
+ {
159
+ "epoch": 0.9995456610631531,
160
+ "grad_norm": 0.8598447442054749,
161
+ "learning_rate": 1.3655431158055011e-11,
162
+ "loss": 1.918,
163
+ "step": 2200
164
+ },
165
+ {
166
+ "epoch": 1.0,
167
+ "step": 2201,
168
+ "total_flos": 3.99992672354304e+16,
169
+ "train_loss": 2.0455698882488162,
170
+ "train_runtime": 686.5905,
171
+ "train_samples_per_second": 6.411,
172
+ "train_steps_per_second": 3.206
173
+ }
174
+ ],
175
+ "logging_steps": 100,
176
+ "max_steps": 2201,
177
+ "num_input_tokens_seen": 0,
178
+ "num_train_epochs": 1,
179
+ "save_steps": 500,
180
+ "stateful_callbacks": {
181
+ "TrainerControl": {
182
+ "args": {
183
+ "should_epoch_stop": false,
184
+ "should_evaluate": false,
185
+ "should_log": false,
186
+ "should_save": true,
187
+ "should_training_stop": true
188
+ },
189
+ "attributes": {}
190
+ }
191
+ },
192
+ "total_flos": 3.99992672354304e+16,
193
+ "train_batch_size": 2,
194
+ "trial_name": null,
195
+ "trial_params": null
196
+ }