chchen commited on
Commit
e0f0750
·
verified ·
1 Parent(s): b52cb2e

End of training

Browse files
README.md CHANGED
@@ -4,6 +4,7 @@ library_name: peft
4
  license: llama3.1
5
  tags:
6
  - llama-factory
 
7
  - generated_from_trainer
8
  model-index:
9
  - name: Llama-3.1-8B-Instruct-SFT
@@ -15,7 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # Llama-3.1-8B-Instruct-SFT
17
 
18
- This model is a fine-tuned version of [meta-llama/Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct) on an unknown dataset.
 
 
19
 
20
  ## Model description
21
 
 
4
  license: llama3.1
5
  tags:
6
  - llama-factory
7
+ - lora
8
  - generated_from_trainer
9
  model-index:
10
  - name: Llama-3.1-8B-Instruct-SFT
 
16
 
17
  # Llama-3.1-8B-Instruct-SFT
18
 
19
+ This model is a fine-tuned version of [meta-llama/Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct) on the bct_non_cot_sft_1000 dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.1108
22
 
23
  ## Model description
24
 
all_results.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.986666666666667,
3
+ "eval_loss": 0.11075915396213531,
4
+ "eval_runtime": 3.2515,
5
+ "eval_samples_per_second": 30.755,
6
+ "eval_steps_per_second": 15.378,
7
+ "total_flos": 1.4701145828622336e+16,
8
+ "train_loss": 0.5345617514990625,
9
+ "train_runtime": 365.3436,
10
+ "train_samples_per_second": 7.39,
11
+ "train_steps_per_second": 0.46
12
+ }
eval_results.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.986666666666667,
3
+ "eval_loss": 0.11075915396213531,
4
+ "eval_runtime": 3.2515,
5
+ "eval_samples_per_second": 30.755,
6
+ "eval_steps_per_second": 15.378
7
+ }
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.986666666666667,
3
+ "total_flos": 1.4701145828622336e+16,
4
+ "train_loss": 0.5345617514990625,
5
+ "train_runtime": 365.3436,
6
+ "train_samples_per_second": 7.39,
7
+ "train_steps_per_second": 0.46
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,154 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 2.986666666666667,
5
+ "eval_steps": 500,
6
+ "global_step": 168,
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.17777777777777778,
13
+ "grad_norm": 5.874284267425537,
14
+ "learning_rate": 2.647058823529412e-06,
15
+ "loss": 1.6312,
16
+ "step": 10
17
+ },
18
+ {
19
+ "epoch": 0.35555555555555557,
20
+ "grad_norm": 4.8905839920043945,
21
+ "learning_rate": 4.997836020254328e-06,
22
+ "loss": 1.6062,
23
+ "step": 20
24
+ },
25
+ {
26
+ "epoch": 0.5333333333333333,
27
+ "grad_norm": 4.010315418243408,
28
+ "learning_rate": 4.922489359292928e-06,
29
+ "loss": 1.3296,
30
+ "step": 30
31
+ },
32
+ {
33
+ "epoch": 0.7111111111111111,
34
+ "grad_norm": 4.480731964111328,
35
+ "learning_rate": 4.7426609101991605e-06,
36
+ "loss": 1.0087,
37
+ "step": 40
38
+ },
39
+ {
40
+ "epoch": 0.8888888888888888,
41
+ "grad_norm": 2.9216177463531494,
42
+ "learning_rate": 4.466106660773884e-06,
43
+ "loss": 0.794,
44
+ "step": 50
45
+ },
46
+ {
47
+ "epoch": 1.0666666666666667,
48
+ "grad_norm": 3.1213908195495605,
49
+ "learning_rate": 4.104754375481665e-06,
50
+ "loss": 0.6263,
51
+ "step": 60
52
+ },
53
+ {
54
+ "epoch": 1.2444444444444445,
55
+ "grad_norm": 2.6194798946380615,
56
+ "learning_rate": 3.674189151845515e-06,
57
+ "loss": 0.4176,
58
+ "step": 70
59
+ },
60
+ {
61
+ "epoch": 1.4222222222222223,
62
+ "grad_norm": 2.223825693130493,
63
+ "learning_rate": 3.1929812363354766e-06,
64
+ "loss": 0.3157,
65
+ "step": 80
66
+ },
67
+ {
68
+ "epoch": 1.6,
69
+ "grad_norm": 2.024078369140625,
70
+ "learning_rate": 2.68188509100236e-06,
71
+ "loss": 0.2453,
72
+ "step": 90
73
+ },
74
+ {
75
+ "epoch": 1.7777777777777777,
76
+ "grad_norm": 1.36781644821167,
77
+ "learning_rate": 2.1629442550539283e-06,
78
+ "loss": 0.1523,
79
+ "step": 100
80
+ },
81
+ {
82
+ "epoch": 1.9555555555555557,
83
+ "grad_norm": 1.575614094734192,
84
+ "learning_rate": 1.6585406086279847e-06,
85
+ "loss": 0.1674,
86
+ "step": 110
87
+ },
88
+ {
89
+ "epoch": 2.1333333333333333,
90
+ "grad_norm": 2.0267510414123535,
91
+ "learning_rate": 1.1904290439459974e-06,
92
+ "loss": 0.1176,
93
+ "step": 120
94
+ },
95
+ {
96
+ "epoch": 2.311111111111111,
97
+ "grad_norm": 1.4237582683563232,
98
+ "learning_rate": 7.787991784095e-07,
99
+ "loss": 0.1299,
100
+ "step": 130
101
+ },
102
+ {
103
+ "epoch": 2.488888888888889,
104
+ "grad_norm": 1.752246618270874,
105
+ "learning_rate": 4.414045778845144e-07,
106
+ "loss": 0.1384,
107
+ "step": 140
108
+ },
109
+ {
110
+ "epoch": 2.6666666666666665,
111
+ "grad_norm": 1.4376964569091797,
112
+ "learning_rate": 1.927970467097573e-07,
113
+ "loss": 0.1232,
114
+ "step": 150
115
+ },
116
+ {
117
+ "epoch": 2.8444444444444446,
118
+ "grad_norm": 1.431710124015808,
119
+ "learning_rate": 4.369900944435734e-08,
120
+ "loss": 0.1002,
121
+ "step": 160
122
+ },
123
+ {
124
+ "epoch": 2.986666666666667,
125
+ "step": 168,
126
+ "total_flos": 1.4701145828622336e+16,
127
+ "train_loss": 0.5345617514990625,
128
+ "train_runtime": 365.3436,
129
+ "train_samples_per_second": 7.39,
130
+ "train_steps_per_second": 0.46
131
+ }
132
+ ],
133
+ "logging_steps": 10,
134
+ "max_steps": 168,
135
+ "num_input_tokens_seen": 0,
136
+ "num_train_epochs": 3,
137
+ "save_steps": 500,
138
+ "stateful_callbacks": {
139
+ "TrainerControl": {
140
+ "args": {
141
+ "should_epoch_stop": false,
142
+ "should_evaluate": false,
143
+ "should_log": false,
144
+ "should_save": true,
145
+ "should_training_stop": true
146
+ },
147
+ "attributes": {}
148
+ }
149
+ },
150
+ "total_flos": 1.4701145828622336e+16,
151
+ "train_batch_size": 2,
152
+ "trial_name": null,
153
+ "trial_params": null
154
+ }
training_loss.png ADDED