MHGanainy commited on
Commit
2855624
·
verified ·
1 Parent(s): 44cfb4f

MHGanainy/16-clusters-balanced-12

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 +112 -0
README.md CHANGED
@@ -15,6 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
15
  # 16-clusters-balanced-12
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-12
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.7484
20
 
21
  ## Model description
22
 
all_results.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "eval_loss": 1.748362421989441,
4
+ "eval_runtime": 19.8411,
5
+ "eval_samples_per_second": 13.759,
6
+ "eval_steps_per_second": 1.764,
7
+ "perplexity": 5.745186776942814,
8
+ "total_flos": 1.9945113944064e+16,
9
+ "train_loss": 2.004207673620005,
10
+ "train_runtime": 342.6727,
11
+ "train_samples_per_second": 6.406,
12
+ "train_steps_per_second": 3.204
13
+ }
eval_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "eval_loss": 1.748362421989441,
4
+ "eval_runtime": 19.8411,
5
+ "eval_samples_per_second": 13.759,
6
+ "eval_steps_per_second": 1.764,
7
+ "perplexity": 5.745186776942814
8
+ }
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "total_flos": 1.9945113944064e+16,
4
+ "train_loss": 2.004207673620005,
5
+ "train_runtime": 342.6727,
6
+ "train_samples_per_second": 6.406,
7
+ "train_steps_per_second": 3.204
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,112 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 1098,
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.09107468123861566,
13
+ "grad_norm": 0.0878501608967781,
14
+ "learning_rate": 6.666666666666667e-06,
15
+ "loss": 2.3384,
16
+ "step": 100
17
+ },
18
+ {
19
+ "epoch": 0.18214936247723132,
20
+ "grad_norm": 0.21773786842823029,
21
+ "learning_rate": 1.3333333333333333e-05,
22
+ "loss": 2.3195,
23
+ "step": 200
24
+ },
25
+ {
26
+ "epoch": 0.273224043715847,
27
+ "grad_norm": 0.3442952334880829,
28
+ "learning_rate": 2e-05,
29
+ "loss": 2.2497,
30
+ "step": 300
31
+ },
32
+ {
33
+ "epoch": 0.36429872495446264,
34
+ "grad_norm": 0.4830267131328583,
35
+ "learning_rate": 1.9235024449252306e-05,
36
+ "loss": 2.093,
37
+ "step": 400
38
+ },
39
+ {
40
+ "epoch": 0.4553734061930783,
41
+ "grad_norm": 0.6537724137306213,
42
+ "learning_rate": 1.705713531565757e-05,
43
+ "loss": 2.0122,
44
+ "step": 500
45
+ },
46
+ {
47
+ "epoch": 0.546448087431694,
48
+ "grad_norm": 0.8363291621208191,
49
+ "learning_rate": 1.37995389871036e-05,
50
+ "loss": 1.911,
51
+ "step": 600
52
+ },
53
+ {
54
+ "epoch": 0.6375227686703097,
55
+ "grad_norm": 1.0528734922409058,
56
+ "learning_rate": 9.96063177270025e-06,
57
+ "loss": 1.8757,
58
+ "step": 700
59
+ },
60
+ {
61
+ "epoch": 0.7285974499089253,
62
+ "grad_norm": 0.871990978717804,
63
+ "learning_rate": 6.127747704569016e-06,
64
+ "loss": 1.8279,
65
+ "step": 800
66
+ },
67
+ {
68
+ "epoch": 0.819672131147541,
69
+ "grad_norm": 0.9544081091880798,
70
+ "learning_rate": 2.8872993029040506e-06,
71
+ "loss": 1.8181,
72
+ "step": 900
73
+ },
74
+ {
75
+ "epoch": 0.9107468123861566,
76
+ "grad_norm": 0.9045562148094177,
77
+ "learning_rate": 7.350593278519824e-07,
78
+ "loss": 1.81,
79
+ "step": 1000
80
+ },
81
+ {
82
+ "epoch": 1.0,
83
+ "step": 1098,
84
+ "total_flos": 1.9945113944064e+16,
85
+ "train_loss": 2.004207673620005,
86
+ "train_runtime": 342.6727,
87
+ "train_samples_per_second": 6.406,
88
+ "train_steps_per_second": 3.204
89
+ }
90
+ ],
91
+ "logging_steps": 100,
92
+ "max_steps": 1098,
93
+ "num_input_tokens_seen": 0,
94
+ "num_train_epochs": 1,
95
+ "save_steps": 500,
96
+ "stateful_callbacks": {
97
+ "TrainerControl": {
98
+ "args": {
99
+ "should_epoch_stop": false,
100
+ "should_evaluate": false,
101
+ "should_log": false,
102
+ "should_save": true,
103
+ "should_training_stop": true
104
+ },
105
+ "attributes": {}
106
+ }
107
+ },
108
+ "total_flos": 1.9945113944064e+16,
109
+ "train_batch_size": 2,
110
+ "trial_name": null,
111
+ "trial_params": null
112
+ }