gsmyrnis commited on
Commit
0d14ee1
·
verified ·
1 Parent(s): 51dc772

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: llama3-1_8b_math_50000_samples
@@ -15,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # llama3-1_8b_math_50000_samples
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.6146
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: llama3-1_8b_math_50000_samples
 
16
 
17
  # llama3-1_8b_math_50000_samples
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/math_50000_samples dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.6146
22
 
all_results.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "eval_loss": 0.6146200895309448,
4
+ "eval_runtime": 4.7986,
5
+ "eval_samples_per_second": 231.527,
6
+ "eval_steps_per_second": 1.042,
7
+ "total_flos": 211054692925440.0,
8
+ "train_loss": 0.6023140767263988,
9
+ "train_runtime": 1093.8559,
10
+ "train_samples_per_second": 57.844,
11
+ "train_steps_per_second": 0.115
12
+ }
eval_results.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "eval_loss": 0.6146200895309448,
4
+ "eval_runtime": 4.7986,
5
+ "eval_samples_per_second": 231.527,
6
+ "eval_steps_per_second": 1.042
7
+ }
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "total_flos": 211054692925440.0,
4
+ "train_loss": 0.6023140767263988,
5
+ "train_runtime": 1093.8559,
6
+ "train_samples_per_second": 57.844,
7
+ "train_steps_per_second": 0.115
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,150 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 3.0,
5
+ "eval_steps": 500,
6
+ "global_step": 126,
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.23809523809523808,
13
+ "grad_norm": 7.438439570937922,
14
+ "learning_rate": 5e-06,
15
+ "loss": 0.7676,
16
+ "step": 10
17
+ },
18
+ {
19
+ "epoch": 0.47619047619047616,
20
+ "grad_norm": 1.6813673118400363,
21
+ "learning_rate": 5e-06,
22
+ "loss": 0.6743,
23
+ "step": 20
24
+ },
25
+ {
26
+ "epoch": 0.7142857142857143,
27
+ "grad_norm": 0.9975184383465511,
28
+ "learning_rate": 5e-06,
29
+ "loss": 0.6533,
30
+ "step": 30
31
+ },
32
+ {
33
+ "epoch": 0.9523809523809523,
34
+ "grad_norm": 0.7160368762855558,
35
+ "learning_rate": 5e-06,
36
+ "loss": 0.6367,
37
+ "step": 40
38
+ },
39
+ {
40
+ "epoch": 1.0,
41
+ "eval_loss": 0.6265256404876709,
42
+ "eval_runtime": 4.6089,
43
+ "eval_samples_per_second": 241.055,
44
+ "eval_steps_per_second": 1.085,
45
+ "step": 42
46
+ },
47
+ {
48
+ "epoch": 1.1904761904761905,
49
+ "grad_norm": 0.9365883424052448,
50
+ "learning_rate": 5e-06,
51
+ "loss": 0.6056,
52
+ "step": 50
53
+ },
54
+ {
55
+ "epoch": 1.4285714285714286,
56
+ "grad_norm": 0.5269751435450583,
57
+ "learning_rate": 5e-06,
58
+ "loss": 0.5894,
59
+ "step": 60
60
+ },
61
+ {
62
+ "epoch": 1.6666666666666665,
63
+ "grad_norm": 0.7088023568651957,
64
+ "learning_rate": 5e-06,
65
+ "loss": 0.588,
66
+ "step": 70
67
+ },
68
+ {
69
+ "epoch": 1.9047619047619047,
70
+ "grad_norm": 0.7190623672748503,
71
+ "learning_rate": 5e-06,
72
+ "loss": 0.5825,
73
+ "step": 80
74
+ },
75
+ {
76
+ "epoch": 2.0,
77
+ "eval_loss": 0.6075287461280823,
78
+ "eval_runtime": 4.4883,
79
+ "eval_samples_per_second": 247.533,
80
+ "eval_steps_per_second": 1.114,
81
+ "step": 84
82
+ },
83
+ {
84
+ "epoch": 2.142857142857143,
85
+ "grad_norm": 0.8144598049817143,
86
+ "learning_rate": 5e-06,
87
+ "loss": 0.5563,
88
+ "step": 90
89
+ },
90
+ {
91
+ "epoch": 2.380952380952381,
92
+ "grad_norm": 0.7353847410203146,
93
+ "learning_rate": 5e-06,
94
+ "loss": 0.5354,
95
+ "step": 100
96
+ },
97
+ {
98
+ "epoch": 2.619047619047619,
99
+ "grad_norm": 0.785281004963026,
100
+ "learning_rate": 5e-06,
101
+ "loss": 0.5417,
102
+ "step": 110
103
+ },
104
+ {
105
+ "epoch": 2.857142857142857,
106
+ "grad_norm": 0.6504834481815525,
107
+ "learning_rate": 5e-06,
108
+ "loss": 0.5386,
109
+ "step": 120
110
+ },
111
+ {
112
+ "epoch": 3.0,
113
+ "eval_loss": 0.6146200895309448,
114
+ "eval_runtime": 4.5411,
115
+ "eval_samples_per_second": 244.656,
116
+ "eval_steps_per_second": 1.101,
117
+ "step": 126
118
+ },
119
+ {
120
+ "epoch": 3.0,
121
+ "step": 126,
122
+ "total_flos": 211054692925440.0,
123
+ "train_loss": 0.6023140767263988,
124
+ "train_runtime": 1093.8559,
125
+ "train_samples_per_second": 57.844,
126
+ "train_steps_per_second": 0.115
127
+ }
128
+ ],
129
+ "logging_steps": 10,
130
+ "max_steps": 126,
131
+ "num_input_tokens_seen": 0,
132
+ "num_train_epochs": 3,
133
+ "save_steps": 500,
134
+ "stateful_callbacks": {
135
+ "TrainerControl": {
136
+ "args": {
137
+ "should_epoch_stop": false,
138
+ "should_evaluate": false,
139
+ "should_log": false,
140
+ "should_save": true,
141
+ "should_training_stop": true
142
+ },
143
+ "attributes": {}
144
+ }
145
+ },
146
+ "total_flos": 211054692925440.0,
147
+ "train_batch_size": 16,
148
+ "trial_name": null,
149
+ "trial_params": null
150
+ }
training_eval_loss.png ADDED
training_loss.png ADDED