MHGanainy commited on
Commit
fbf4c63
·
verified ·
1 Parent(s): 35b2512

MHGanainy/16-clusters-balanced-1

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 +91 -0
README.md CHANGED
@@ -15,6 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
15
  # 16-clusters-balanced-1
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-1
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.7619
20
 
21
  ## Model description
22
 
all_results.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "eval_loss": 1.7619487047195435,
4
+ "eval_runtime": 2.6932,
5
+ "eval_samples_per_second": 13.738,
6
+ "eval_steps_per_second": 1.857,
7
+ "perplexity": 5.82377516197782,
8
+ "total_flos": 1.27303437975552e+16,
9
+ "train_loss": 2.136012787315543,
10
+ "train_runtime": 218.6299,
11
+ "train_samples_per_second": 6.408,
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.7619487047195435,
4
+ "eval_runtime": 2.6932,
5
+ "eval_samples_per_second": 13.738,
6
+ "eval_steps_per_second": 1.857,
7
+ "perplexity": 5.82377516197782
8
+ }
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "total_flos": 1.27303437975552e+16,
4
+ "train_loss": 2.136012787315543,
5
+ "train_runtime": 218.6299,
6
+ "train_samples_per_second": 6.408,
7
+ "train_steps_per_second": 3.206
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,91 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 701,
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.14265335235378032,
13
+ "grad_norm": 0.18888814747333527,
14
+ "learning_rate": 6.666666666666667e-06,
15
+ "loss": 2.3747,
16
+ "step": 100
17
+ },
18
+ {
19
+ "epoch": 0.28530670470756064,
20
+ "grad_norm": 0.19710859656333923,
21
+ "learning_rate": 1.3333333333333333e-05,
22
+ "loss": 2.3565,
23
+ "step": 200
24
+ },
25
+ {
26
+ "epoch": 0.42796005706134094,
27
+ "grad_norm": 0.3654402792453766,
28
+ "learning_rate": 2e-05,
29
+ "loss": 2.2623,
30
+ "step": 300
31
+ },
32
+ {
33
+ "epoch": 0.5706134094151213,
34
+ "grad_norm": 0.49523496627807617,
35
+ "learning_rate": 1.7084903626036743e-05,
36
+ "loss": 2.1081,
37
+ "step": 400
38
+ },
39
+ {
40
+ "epoch": 0.7132667617689016,
41
+ "grad_norm": 0.6492739319801331,
42
+ "learning_rate": 1.003917187804572e-05,
43
+ "loss": 2.0141,
44
+ "step": 500
45
+ },
46
+ {
47
+ "epoch": 0.8559201141226819,
48
+ "grad_norm": 0.6684784293174744,
49
+ "learning_rate": 2.9706021701242127e-06,
50
+ "loss": 1.9425,
51
+ "step": 600
52
+ },
53
+ {
54
+ "epoch": 0.9985734664764622,
55
+ "grad_norm": 0.7805252075195312,
56
+ "learning_rate": 3.068872059253103e-10,
57
+ "loss": 1.8983,
58
+ "step": 700
59
+ },
60
+ {
61
+ "epoch": 1.0,
62
+ "step": 701,
63
+ "total_flos": 1.27303437975552e+16,
64
+ "train_loss": 2.136012787315543,
65
+ "train_runtime": 218.6299,
66
+ "train_samples_per_second": 6.408,
67
+ "train_steps_per_second": 3.206
68
+ }
69
+ ],
70
+ "logging_steps": 100,
71
+ "max_steps": 701,
72
+ "num_input_tokens_seen": 0,
73
+ "num_train_epochs": 1,
74
+ "save_steps": 500,
75
+ "stateful_callbacks": {
76
+ "TrainerControl": {
77
+ "args": {
78
+ "should_epoch_stop": false,
79
+ "should_evaluate": false,
80
+ "should_log": false,
81
+ "should_save": true,
82
+ "should_training_stop": true
83
+ },
84
+ "attributes": {}
85
+ }
86
+ },
87
+ "total_flos": 1.27303437975552e+16,
88
+ "train_batch_size": 2,
89
+ "trial_name": null,
90
+ "trial_params": null
91
+ }