sedrickkeh commited on
Commit
e54b628
·
verified ·
1 Parent(s): 92ec402

End of training

Browse files
README.md CHANGED
@@ -4,6 +4,7 @@ license: llama3.1
4
  base_model: meta-llama/Meta-Llama-3.1-8B
5
  tags:
6
  - llama-factory
 
7
  - generated_from_trainer
8
  model-index:
9
  - name: codeevolinstruct_seeding_stackexchange_codegolf
@@ -15,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # codeevolinstruct_seeding_stackexchange_codegolf
17
 
18
- This model is a fine-tuned version of [meta-llama/Meta-Llama-3.1-8B](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.5826
21
 
 
4
  base_model: meta-llama/Meta-Llama-3.1-8B
5
  tags:
6
  - llama-factory
7
+ - full
8
  - generated_from_trainer
9
  model-index:
10
  - name: codeevolinstruct_seeding_stackexchange_codegolf
 
16
 
17
  # codeevolinstruct_seeding_stackexchange_codegolf
18
 
19
+ This model is a fine-tuned version of [meta-llama/Meta-Llama-3.1-8B](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B) on the mlfoundations-dev/codeevolinstruct_seeding_stackexchange_codegolf dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.5826
22
 
all_results.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.979683972911964,
3
+ "eval_loss": 0.5825901627540588,
4
+ "eval_runtime": 38.9044,
5
+ "eval_samples_per_second": 38.299,
6
+ "eval_steps_per_second": 0.617,
7
+ "total_flos": 276171765841920.0,
8
+ "train_loss": 0.5809369983095112,
9
+ "train_runtime": 5706.7095,
10
+ "train_samples_per_second": 14.877,
11
+ "train_steps_per_second": 0.029
12
+ }
eval_results.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.979683972911964,
3
+ "eval_loss": 0.5825901627540588,
4
+ "eval_runtime": 38.9044,
5
+ "eval_samples_per_second": 38.299,
6
+ "eval_steps_per_second": 0.617
7
+ }
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.979683972911964,
3
+ "total_flos": 276171765841920.0,
4
+ "train_loss": 0.5809369983095112,
5
+ "train_runtime": 5706.7095,
6
+ "train_samples_per_second": 14.877,
7
+ "train_steps_per_second": 0.029
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,178 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 2.979683972911964,
5
+ "eval_steps": 500,
6
+ "global_step": 165,
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.18058690744920994,
13
+ "grad_norm": 4.922645091392012,
14
+ "learning_rate": 5e-06,
15
+ "loss": 0.7687,
16
+ "step": 10
17
+ },
18
+ {
19
+ "epoch": 0.3611738148984199,
20
+ "grad_norm": 0.9395652150073383,
21
+ "learning_rate": 5e-06,
22
+ "loss": 0.671,
23
+ "step": 20
24
+ },
25
+ {
26
+ "epoch": 0.5417607223476298,
27
+ "grad_norm": 1.046038701193381,
28
+ "learning_rate": 5e-06,
29
+ "loss": 0.6367,
30
+ "step": 30
31
+ },
32
+ {
33
+ "epoch": 0.7223476297968398,
34
+ "grad_norm": 0.594532259113549,
35
+ "learning_rate": 5e-06,
36
+ "loss": 0.6256,
37
+ "step": 40
38
+ },
39
+ {
40
+ "epoch": 0.9029345372460497,
41
+ "grad_norm": 0.5730093717758814,
42
+ "learning_rate": 5e-06,
43
+ "loss": 0.6154,
44
+ "step": 50
45
+ },
46
+ {
47
+ "epoch": 0.9932279909706546,
48
+ "eval_loss": 0.5993303656578064,
49
+ "eval_runtime": 39.1462,
50
+ "eval_samples_per_second": 38.062,
51
+ "eval_steps_per_second": 0.613,
52
+ "step": 55
53
+ },
54
+ {
55
+ "epoch": 1.0835214446952597,
56
+ "grad_norm": 0.7543972397193625,
57
+ "learning_rate": 5e-06,
58
+ "loss": 0.6293,
59
+ "step": 60
60
+ },
61
+ {
62
+ "epoch": 1.2641083521444696,
63
+ "grad_norm": 0.6738473289304389,
64
+ "learning_rate": 5e-06,
65
+ "loss": 0.5656,
66
+ "step": 70
67
+ },
68
+ {
69
+ "epoch": 1.4446952595936795,
70
+ "grad_norm": 0.7714560381826885,
71
+ "learning_rate": 5e-06,
72
+ "loss": 0.5588,
73
+ "step": 80
74
+ },
75
+ {
76
+ "epoch": 1.6252821670428894,
77
+ "grad_norm": 0.5914735318576527,
78
+ "learning_rate": 5e-06,
79
+ "loss": 0.561,
80
+ "step": 90
81
+ },
82
+ {
83
+ "epoch": 1.8058690744920993,
84
+ "grad_norm": 0.6021441110951579,
85
+ "learning_rate": 5e-06,
86
+ "loss": 0.5526,
87
+ "step": 100
88
+ },
89
+ {
90
+ "epoch": 1.9864559819413092,
91
+ "grad_norm": 0.6858905012136822,
92
+ "learning_rate": 5e-06,
93
+ "loss": 0.5525,
94
+ "step": 110
95
+ },
96
+ {
97
+ "epoch": 1.9864559819413092,
98
+ "eval_loss": 0.5813493132591248,
99
+ "eval_runtime": 39.0789,
100
+ "eval_samples_per_second": 38.128,
101
+ "eval_steps_per_second": 0.614,
102
+ "step": 110
103
+ },
104
+ {
105
+ "epoch": 2.1670428893905194,
106
+ "grad_norm": 0.8968088455298097,
107
+ "learning_rate": 5e-06,
108
+ "loss": 0.549,
109
+ "step": 120
110
+ },
111
+ {
112
+ "epoch": 2.3476297968397293,
113
+ "grad_norm": 1.110817374207432,
114
+ "learning_rate": 5e-06,
115
+ "loss": 0.5085,
116
+ "step": 130
117
+ },
118
+ {
119
+ "epoch": 2.528216704288939,
120
+ "grad_norm": 0.6217391415622974,
121
+ "learning_rate": 5e-06,
122
+ "loss": 0.5079,
123
+ "step": 140
124
+ },
125
+ {
126
+ "epoch": 2.708803611738149,
127
+ "grad_norm": 0.7055441296859828,
128
+ "learning_rate": 5e-06,
129
+ "loss": 0.5073,
130
+ "step": 150
131
+ },
132
+ {
133
+ "epoch": 2.889390519187359,
134
+ "grad_norm": 0.7396133060004412,
135
+ "learning_rate": 5e-06,
136
+ "loss": 0.5138,
137
+ "step": 160
138
+ },
139
+ {
140
+ "epoch": 2.979683972911964,
141
+ "eval_loss": 0.5825901627540588,
142
+ "eval_runtime": 38.2401,
143
+ "eval_samples_per_second": 38.964,
144
+ "eval_steps_per_second": 0.628,
145
+ "step": 165
146
+ },
147
+ {
148
+ "epoch": 2.979683972911964,
149
+ "step": 165,
150
+ "total_flos": 276171765841920.0,
151
+ "train_loss": 0.5809369983095112,
152
+ "train_runtime": 5706.7095,
153
+ "train_samples_per_second": 14.877,
154
+ "train_steps_per_second": 0.029
155
+ }
156
+ ],
157
+ "logging_steps": 10,
158
+ "max_steps": 165,
159
+ "num_input_tokens_seen": 0,
160
+ "num_train_epochs": 3,
161
+ "save_steps": 500,
162
+ "stateful_callbacks": {
163
+ "TrainerControl": {
164
+ "args": {
165
+ "should_epoch_stop": false,
166
+ "should_evaluate": false,
167
+ "should_log": false,
168
+ "should_save": true,
169
+ "should_training_stop": true
170
+ },
171
+ "attributes": {}
172
+ }
173
+ },
174
+ "total_flos": 276171765841920.0,
175
+ "train_batch_size": 8,
176
+ "trial_name": null,
177
+ "trial_params": null
178
+ }
training_eval_loss.png ADDED
training_loss.png ADDED