DeepDream2045
commited on
Commit
•
ab8f9ef
1
Parent(s):
315f3d6
Training in progress, step 50, checkpoint
Browse files- last-checkpoint/adapter_config.json +3 -3
- last-checkpoint/adapter_model.safetensors +1 -1
- last-checkpoint/optimizer.pt +1 -1
- last-checkpoint/rng_state_0.pth +1 -1
- last-checkpoint/rng_state_1.pth +1 -1
- last-checkpoint/rng_state_2.pth +1 -1
- last-checkpoint/rng_state_3.pth +1 -1
- last-checkpoint/scheduler.pt +1 -1
- last-checkpoint/trainer_state.json +244 -61
- last-checkpoint/training_args.bin +1 -1
last-checkpoint/adapter_config.json
CHANGED
@@ -21,12 +21,12 @@
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"k_proj",
|
24 |
-
"o_proj",
|
25 |
"gate_proj",
|
26 |
"q_proj",
|
27 |
-
"
|
28 |
"up_proj",
|
29 |
-
"v_proj"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"k_proj",
|
|
|
24 |
"gate_proj",
|
25 |
"q_proj",
|
26 |
+
"o_proj",
|
27 |
"up_proj",
|
28 |
+
"v_proj",
|
29 |
+
"down_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
last-checkpoint/adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 335604696
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32ea58307de55053fa70874bed7cc545719689fffef23d9a2520ebcebcc0f5bc
|
3 |
size 335604696
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 671466706
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9fe61fbd7fa36c15397fecc9a1b482a7a1c3b36b433776323734e7443ea60924
|
3 |
size 671466706
|
last-checkpoint/rng_state_0.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 15024
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08c2287b306f30ab999928becb3329c30ed74e5ea5e0043e2a0366f7f7ba48f7
|
3 |
size 15024
|
last-checkpoint/rng_state_1.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 15024
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ebc8b6e5ceea733d87822226c7a804932c6c860e94e991e254ebcbbc4a3a22e4
|
3 |
size 15024
|
last-checkpoint/rng_state_2.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 15024
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a557eebe1c8f1f0508364847d35c06f8f830c39c8532f59b2c90312b678fe4c
|
3 |
size 15024
|
last-checkpoint/rng_state_3.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 15024
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef2e91f749206948bdff181f04fe26a5c1135b3d1b893b22f06d3a11ff5dab98
|
3 |
size 15024
|
last-checkpoint/scheduler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1df0528620c07325b8faa7567e59b0c1e86a1f1ee6af1245a69c6c0463fe4e2
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,16 +1,16 @@
|
|
1 |
{
|
2 |
-
"best_metric": 0.
|
3 |
-
"best_model_checkpoint": "miner_id_24/checkpoint-
|
4 |
-
"epoch": 0.
|
5 |
"eval_steps": 25,
|
6 |
-
"global_step":
|
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.01432408236347359,
|
13 |
-
"grad_norm":
|
14 |
"learning_rate": 5e-05,
|
15 |
"loss": 1.103,
|
16 |
"step": 1
|
@@ -18,186 +18,369 @@
|
|
18 |
{
|
19 |
"epoch": 0.01432408236347359,
|
20 |
"eval_loss": 1.0215070247650146,
|
21 |
-
"eval_runtime": 14.
|
22 |
-
"eval_samples_per_second": 32.
|
23 |
-
"eval_steps_per_second": 4.
|
24 |
"step": 1
|
25 |
},
|
26 |
{
|
27 |
"epoch": 0.02864816472694718,
|
28 |
-
"grad_norm":
|
29 |
"learning_rate": 0.0001,
|
30 |
"loss": 0.9493,
|
31 |
"step": 2
|
32 |
},
|
33 |
{
|
34 |
"epoch": 0.04297224709042077,
|
35 |
-
"grad_norm":
|
36 |
"learning_rate": 9.989294616193017e-05,
|
37 |
-
"loss": 0.
|
38 |
"step": 3
|
39 |
},
|
40 |
{
|
41 |
"epoch": 0.05729632945389436,
|
42 |
-
"grad_norm":
|
43 |
"learning_rate": 9.957224306869053e-05,
|
44 |
-
"loss": 0.
|
45 |
"step": 4
|
46 |
},
|
47 |
{
|
48 |
"epoch": 0.07162041181736795,
|
49 |
-
"grad_norm": 19.
|
50 |
"learning_rate": 9.903926402016153e-05,
|
51 |
-
"loss": 0.
|
52 |
"step": 5
|
53 |
},
|
54 |
{
|
55 |
"epoch": 0.08594449418084155,
|
56 |
-
"grad_norm":
|
57 |
"learning_rate": 9.829629131445342e-05,
|
58 |
-
"loss": 0.
|
59 |
"step": 6
|
60 |
},
|
61 |
{
|
62 |
"epoch": 0.10026857654431513,
|
63 |
-
"grad_norm":
|
64 |
"learning_rate": 9.73465064747553e-05,
|
65 |
-
"loss": 0.
|
66 |
"step": 7
|
67 |
},
|
68 |
{
|
69 |
"epoch": 0.11459265890778872,
|
70 |
-
"grad_norm":
|
71 |
"learning_rate": 9.619397662556435e-05,
|
72 |
-
"loss": 0.
|
73 |
"step": 8
|
74 |
},
|
75 |
{
|
76 |
"epoch": 0.12891674127126232,
|
77 |
-
"grad_norm":
|
78 |
"learning_rate": 9.484363707663442e-05,
|
79 |
-
"loss": 0.
|
80 |
"step": 9
|
81 |
},
|
82 |
{
|
83 |
"epoch": 0.1432408236347359,
|
84 |
-
"grad_norm": 12.
|
85 |
"learning_rate": 9.330127018922194e-05,
|
86 |
-
"loss": 0.
|
87 |
"step": 10
|
88 |
},
|
89 |
{
|
90 |
"epoch": 0.1575649059982095,
|
91 |
-
"grad_norm":
|
92 |
"learning_rate": 9.157348061512727e-05,
|
93 |
-
"loss": 0.
|
94 |
"step": 11
|
95 |
},
|
96 |
{
|
97 |
"epoch": 0.1718889883616831,
|
98 |
-
"grad_norm":
|
99 |
"learning_rate": 8.966766701456177e-05,
|
100 |
-
"loss": 0.
|
101 |
"step": 12
|
102 |
},
|
103 |
{
|
104 |
"epoch": 0.18621307072515667,
|
105 |
-
"grad_norm":
|
106 |
"learning_rate": 8.759199037394887e-05,
|
107 |
-
"loss":
|
108 |
"step": 13
|
109 |
},
|
110 |
{
|
111 |
"epoch": 0.20053715308863027,
|
112 |
-
"grad_norm":
|
113 |
"learning_rate": 8.535533905932738e-05,
|
114 |
-
"loss": 0.
|
115 |
"step": 14
|
116 |
},
|
117 |
{
|
118 |
"epoch": 0.21486123545210384,
|
119 |
-
"grad_norm":
|
120 |
"learning_rate": 8.296729075500344e-05,
|
121 |
-
"loss": 0.
|
122 |
"step": 15
|
123 |
},
|
124 |
{
|
125 |
"epoch": 0.22918531781557744,
|
126 |
-
"grad_norm":
|
127 |
"learning_rate": 8.043807145043604e-05,
|
128 |
-
"loss": 0.
|
129 |
"step": 16
|
130 |
},
|
131 |
{
|
132 |
"epoch": 0.24350940017905104,
|
133 |
-
"grad_norm":
|
134 |
"learning_rate": 7.777851165098012e-05,
|
135 |
-
"loss": 0.
|
136 |
"step": 17
|
137 |
},
|
138 |
{
|
139 |
"epoch": 0.25783348254252464,
|
140 |
-
"grad_norm":
|
141 |
"learning_rate": 7.500000000000001e-05,
|
142 |
-
"loss": 0.
|
143 |
"step": 18
|
144 |
},
|
145 |
{
|
146 |
"epoch": 0.2721575649059982,
|
147 |
-
"grad_norm": 4.
|
148 |
"learning_rate": 7.211443451095007e-05,
|
149 |
-
"loss": 0.
|
150 |
"step": 19
|
151 |
},
|
152 |
{
|
153 |
"epoch": 0.2864816472694718,
|
154 |
-
"grad_norm":
|
155 |
"learning_rate": 6.91341716182545e-05,
|
156 |
-
"loss": 0.
|
157 |
"step": 20
|
158 |
},
|
159 |
{
|
160 |
"epoch": 0.3008057296329454,
|
161 |
-
"grad_norm":
|
162 |
"learning_rate": 6.607197326515808e-05,
|
163 |
-
"loss": 0.
|
164 |
"step": 21
|
165 |
},
|
166 |
{
|
167 |
"epoch": 0.315129811996419,
|
168 |
-
"grad_norm":
|
169 |
"learning_rate": 6.294095225512603e-05,
|
170 |
-
"loss": 0.
|
171 |
"step": 22
|
172 |
},
|
173 |
{
|
174 |
"epoch": 0.3294538943598926,
|
175 |
-
"grad_norm":
|
176 |
"learning_rate": 5.9754516100806423e-05,
|
177 |
-
"loss": 0.
|
178 |
"step": 23
|
179 |
},
|
180 |
{
|
181 |
"epoch": 0.3437779767233662,
|
182 |
-
"grad_norm": 56.
|
183 |
"learning_rate": 5.6526309611002594e-05,
|
184 |
-
"loss": 0.
|
185 |
"step": 24
|
186 |
},
|
187 |
{
|
188 |
"epoch": 0.35810205908683973,
|
189 |
-
"grad_norm":
|
190 |
"learning_rate": 5.327015646150716e-05,
|
191 |
-
"loss": 0.
|
192 |
"step": 25
|
193 |
},
|
194 |
{
|
195 |
"epoch": 0.35810205908683973,
|
196 |
-
"eval_loss": 0.
|
197 |
-
"eval_runtime": 14.
|
198 |
-
"eval_samples_per_second":
|
199 |
-
"eval_steps_per_second":
|
200 |
"step": 25
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
201 |
}
|
202 |
],
|
203 |
"logging_steps": 1,
|
@@ -221,12 +404,12 @@
|
|
221 |
"should_evaluate": false,
|
222 |
"should_log": false,
|
223 |
"should_save": true,
|
224 |
-
"should_training_stop":
|
225 |
},
|
226 |
"attributes": {}
|
227 |
}
|
228 |
},
|
229 |
-
"total_flos":
|
230 |
"train_batch_size": 2,
|
231 |
"trial_name": null,
|
232 |
"trial_params": null
|
|
|
1 |
{
|
2 |
+
"best_metric": 0.09809810668230057,
|
3 |
+
"best_model_checkpoint": "miner_id_24/checkpoint-50",
|
4 |
+
"epoch": 0.7162041181736795,
|
5 |
"eval_steps": 25,
|
6 |
+
"global_step": 50,
|
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.01432408236347359,
|
13 |
+
"grad_norm": 62.79829788208008,
|
14 |
"learning_rate": 5e-05,
|
15 |
"loss": 1.103,
|
16 |
"step": 1
|
|
|
18 |
{
|
19 |
"epoch": 0.01432408236347359,
|
20 |
"eval_loss": 1.0215070247650146,
|
21 |
+
"eval_runtime": 14.5171,
|
22 |
+
"eval_samples_per_second": 32.376,
|
23 |
+
"eval_steps_per_second": 4.064,
|
24 |
"step": 1
|
25 |
},
|
26 |
{
|
27 |
"epoch": 0.02864816472694718,
|
28 |
+
"grad_norm": 73.86506652832031,
|
29 |
"learning_rate": 0.0001,
|
30 |
"loss": 0.9493,
|
31 |
"step": 2
|
32 |
},
|
33 |
{
|
34 |
"epoch": 0.04297224709042077,
|
35 |
+
"grad_norm": 71.2076187133789,
|
36 |
"learning_rate": 9.989294616193017e-05,
|
37 |
+
"loss": 0.5483,
|
38 |
"step": 3
|
39 |
},
|
40 |
{
|
41 |
"epoch": 0.05729632945389436,
|
42 |
+
"grad_norm": 45.03946304321289,
|
43 |
"learning_rate": 9.957224306869053e-05,
|
44 |
+
"loss": 0.1948,
|
45 |
"step": 4
|
46 |
},
|
47 |
{
|
48 |
"epoch": 0.07162041181736795,
|
49 |
+
"grad_norm": 19.018739700317383,
|
50 |
"learning_rate": 9.903926402016153e-05,
|
51 |
+
"loss": 0.1005,
|
52 |
"step": 5
|
53 |
},
|
54 |
{
|
55 |
"epoch": 0.08594449418084155,
|
56 |
+
"grad_norm": 13.106770515441895,
|
57 |
"learning_rate": 9.829629131445342e-05,
|
58 |
+
"loss": 0.0625,
|
59 |
"step": 6
|
60 |
},
|
61 |
{
|
62 |
"epoch": 0.10026857654431513,
|
63 |
+
"grad_norm": 14.373490333557129,
|
64 |
"learning_rate": 9.73465064747553e-05,
|
65 |
+
"loss": 0.1051,
|
66 |
"step": 7
|
67 |
},
|
68 |
{
|
69 |
"epoch": 0.11459265890778872,
|
70 |
+
"grad_norm": 12.184380531311035,
|
71 |
"learning_rate": 9.619397662556435e-05,
|
72 |
+
"loss": 0.0421,
|
73 |
"step": 8
|
74 |
},
|
75 |
{
|
76 |
"epoch": 0.12891674127126232,
|
77 |
+
"grad_norm": 29.28894805908203,
|
78 |
"learning_rate": 9.484363707663442e-05,
|
79 |
+
"loss": 0.0724,
|
80 |
"step": 9
|
81 |
},
|
82 |
{
|
83 |
"epoch": 0.1432408236347359,
|
84 |
+
"grad_norm": 12.572104454040527,
|
85 |
"learning_rate": 9.330127018922194e-05,
|
86 |
+
"loss": 0.1643,
|
87 |
"step": 10
|
88 |
},
|
89 |
{
|
90 |
"epoch": 0.1575649059982095,
|
91 |
+
"grad_norm": 47.56278610229492,
|
92 |
"learning_rate": 9.157348061512727e-05,
|
93 |
+
"loss": 0.7734,
|
94 |
"step": 11
|
95 |
},
|
96 |
{
|
97 |
"epoch": 0.1718889883616831,
|
98 |
+
"grad_norm": 50.31513595581055,
|
99 |
"learning_rate": 8.966766701456177e-05,
|
100 |
+
"loss": 0.3372,
|
101 |
"step": 12
|
102 |
},
|
103 |
{
|
104 |
"epoch": 0.18621307072515667,
|
105 |
+
"grad_norm": 54.783206939697266,
|
106 |
"learning_rate": 8.759199037394887e-05,
|
107 |
+
"loss": 0.9998,
|
108 |
"step": 13
|
109 |
},
|
110 |
{
|
111 |
"epoch": 0.20053715308863027,
|
112 |
+
"grad_norm": 53.139102935791016,
|
113 |
"learning_rate": 8.535533905932738e-05,
|
114 |
+
"loss": 0.3767,
|
115 |
"step": 14
|
116 |
},
|
117 |
{
|
118 |
"epoch": 0.21486123545210384,
|
119 |
+
"grad_norm": 53.0949821472168,
|
120 |
"learning_rate": 8.296729075500344e-05,
|
121 |
+
"loss": 0.1364,
|
122 |
"step": 15
|
123 |
},
|
124 |
{
|
125 |
"epoch": 0.22918531781557744,
|
126 |
+
"grad_norm": 27.34348487854004,
|
127 |
"learning_rate": 8.043807145043604e-05,
|
128 |
+
"loss": 0.1032,
|
129 |
"step": 16
|
130 |
},
|
131 |
{
|
132 |
"epoch": 0.24350940017905104,
|
133 |
+
"grad_norm": 10.79715633392334,
|
134 |
"learning_rate": 7.777851165098012e-05,
|
135 |
+
"loss": 0.0374,
|
136 |
"step": 17
|
137 |
},
|
138 |
{
|
139 |
"epoch": 0.25783348254252464,
|
140 |
+
"grad_norm": 8.136823654174805,
|
141 |
"learning_rate": 7.500000000000001e-05,
|
142 |
+
"loss": 0.0486,
|
143 |
"step": 18
|
144 |
},
|
145 |
{
|
146 |
"epoch": 0.2721575649059982,
|
147 |
+
"grad_norm": 4.938852787017822,
|
148 |
"learning_rate": 7.211443451095007e-05,
|
149 |
+
"loss": 0.0318,
|
150 |
"step": 19
|
151 |
},
|
152 |
{
|
153 |
"epoch": 0.2864816472694718,
|
154 |
+
"grad_norm": 7.370121479034424,
|
155 |
"learning_rate": 6.91341716182545e-05,
|
156 |
+
"loss": 0.0133,
|
157 |
"step": 20
|
158 |
},
|
159 |
{
|
160 |
"epoch": 0.3008057296329454,
|
161 |
+
"grad_norm": 4.348172664642334,
|
162 |
"learning_rate": 6.607197326515808e-05,
|
163 |
+
"loss": 0.0585,
|
164 |
"step": 21
|
165 |
},
|
166 |
{
|
167 |
"epoch": 0.315129811996419,
|
168 |
+
"grad_norm": 3.3651235103607178,
|
169 |
"learning_rate": 6.294095225512603e-05,
|
170 |
+
"loss": 0.0307,
|
171 |
"step": 22
|
172 |
},
|
173 |
{
|
174 |
"epoch": 0.3294538943598926,
|
175 |
+
"grad_norm": 24.419286727905273,
|
176 |
"learning_rate": 5.9754516100806423e-05,
|
177 |
+
"loss": 0.2009,
|
178 |
"step": 23
|
179 |
},
|
180 |
{
|
181 |
"epoch": 0.3437779767233662,
|
182 |
+
"grad_norm": 56.320003509521484,
|
183 |
"learning_rate": 5.6526309611002594e-05,
|
184 |
+
"loss": 0.3678,
|
185 |
"step": 24
|
186 |
},
|
187 |
{
|
188 |
"epoch": 0.35810205908683973,
|
189 |
+
"grad_norm": 58.8711051940918,
|
190 |
"learning_rate": 5.327015646150716e-05,
|
191 |
+
"loss": 0.1835,
|
192 |
"step": 25
|
193 |
},
|
194 |
{
|
195 |
"epoch": 0.35810205908683973,
|
196 |
+
"eval_loss": 0.12341080605983734,
|
197 |
+
"eval_runtime": 14.7821,
|
198 |
+
"eval_samples_per_second": 31.795,
|
199 |
+
"eval_steps_per_second": 3.991,
|
200 |
"step": 25
|
201 |
+
},
|
202 |
+
{
|
203 |
+
"epoch": 0.37242614145031333,
|
204 |
+
"grad_norm": 56.06815719604492,
|
205 |
+
"learning_rate": 5e-05,
|
206 |
+
"loss": 0.6099,
|
207 |
+
"step": 26
|
208 |
+
},
|
209 |
+
{
|
210 |
+
"epoch": 0.38675022381378693,
|
211 |
+
"grad_norm": 15.629636764526367,
|
212 |
+
"learning_rate": 4.6729843538492847e-05,
|
213 |
+
"loss": 0.0645,
|
214 |
+
"step": 27
|
215 |
+
},
|
216 |
+
{
|
217 |
+
"epoch": 0.40107430617726053,
|
218 |
+
"grad_norm": 3.4101009368896484,
|
219 |
+
"learning_rate": 4.347369038899744e-05,
|
220 |
+
"loss": 0.0134,
|
221 |
+
"step": 28
|
222 |
+
},
|
223 |
+
{
|
224 |
+
"epoch": 0.41539838854073413,
|
225 |
+
"grad_norm": 4.199280738830566,
|
226 |
+
"learning_rate": 4.0245483899193595e-05,
|
227 |
+
"loss": 0.0218,
|
228 |
+
"step": 29
|
229 |
+
},
|
230 |
+
{
|
231 |
+
"epoch": 0.4297224709042077,
|
232 |
+
"grad_norm": 1.0034520626068115,
|
233 |
+
"learning_rate": 3.705904774487396e-05,
|
234 |
+
"loss": 0.0022,
|
235 |
+
"step": 30
|
236 |
+
},
|
237 |
+
{
|
238 |
+
"epoch": 0.4440465532676813,
|
239 |
+
"grad_norm": 1.799588680267334,
|
240 |
+
"learning_rate": 3.392802673484193e-05,
|
241 |
+
"loss": 0.01,
|
242 |
+
"step": 31
|
243 |
+
},
|
244 |
+
{
|
245 |
+
"epoch": 0.4583706356311549,
|
246 |
+
"grad_norm": 0.40965548157691956,
|
247 |
+
"learning_rate": 3.086582838174551e-05,
|
248 |
+
"loss": 0.0008,
|
249 |
+
"step": 32
|
250 |
+
},
|
251 |
+
{
|
252 |
+
"epoch": 0.4726947179946285,
|
253 |
+
"grad_norm": 0.3261648714542389,
|
254 |
+
"learning_rate": 2.7885565489049946e-05,
|
255 |
+
"loss": 0.0006,
|
256 |
+
"step": 33
|
257 |
+
},
|
258 |
+
{
|
259 |
+
"epoch": 0.4870188003581021,
|
260 |
+
"grad_norm": 3.464586019515991,
|
261 |
+
"learning_rate": 2.500000000000001e-05,
|
262 |
+
"loss": 0.0177,
|
263 |
+
"step": 34
|
264 |
+
},
|
265 |
+
{
|
266 |
+
"epoch": 0.5013428827215757,
|
267 |
+
"grad_norm": 7.937085151672363,
|
268 |
+
"learning_rate": 2.2221488349019903e-05,
|
269 |
+
"loss": 0.0466,
|
270 |
+
"step": 35
|
271 |
+
},
|
272 |
+
{
|
273 |
+
"epoch": 0.5156669650850493,
|
274 |
+
"grad_norm": 31.531373977661133,
|
275 |
+
"learning_rate": 1.9561928549563968e-05,
|
276 |
+
"loss": 0.2353,
|
277 |
+
"step": 36
|
278 |
+
},
|
279 |
+
{
|
280 |
+
"epoch": 0.5299910474485229,
|
281 |
+
"grad_norm": 22.552165985107422,
|
282 |
+
"learning_rate": 1.703270924499656e-05,
|
283 |
+
"loss": 0.1084,
|
284 |
+
"step": 37
|
285 |
+
},
|
286 |
+
{
|
287 |
+
"epoch": 0.5443151298119964,
|
288 |
+
"grad_norm": 21.721837997436523,
|
289 |
+
"learning_rate": 1.4644660940672627e-05,
|
290 |
+
"loss": 0.6744,
|
291 |
+
"step": 38
|
292 |
+
},
|
293 |
+
{
|
294 |
+
"epoch": 0.55863921217547,
|
295 |
+
"grad_norm": 28.745018005371094,
|
296 |
+
"learning_rate": 1.2408009626051137e-05,
|
297 |
+
"loss": 0.1014,
|
298 |
+
"step": 39
|
299 |
+
},
|
300 |
+
{
|
301 |
+
"epoch": 0.5729632945389436,
|
302 |
+
"grad_norm": 2.650120258331299,
|
303 |
+
"learning_rate": 1.0332332985438248e-05,
|
304 |
+
"loss": 0.0172,
|
305 |
+
"step": 40
|
306 |
+
},
|
307 |
+
{
|
308 |
+
"epoch": 0.5872873769024172,
|
309 |
+
"grad_norm": 1.9996299743652344,
|
310 |
+
"learning_rate": 8.426519384872733e-06,
|
311 |
+
"loss": 0.0164,
|
312 |
+
"step": 41
|
313 |
+
},
|
314 |
+
{
|
315 |
+
"epoch": 0.6016114592658908,
|
316 |
+
"grad_norm": 0.9967368841171265,
|
317 |
+
"learning_rate": 6.698729810778065e-06,
|
318 |
+
"loss": 0.0031,
|
319 |
+
"step": 42
|
320 |
+
},
|
321 |
+
{
|
322 |
+
"epoch": 0.6159355416293644,
|
323 |
+
"grad_norm": 1.6311664581298828,
|
324 |
+
"learning_rate": 5.156362923365588e-06,
|
325 |
+
"loss": 0.0142,
|
326 |
+
"step": 43
|
327 |
+
},
|
328 |
+
{
|
329 |
+
"epoch": 0.630259623992838,
|
330 |
+
"grad_norm": 0.6483197212219238,
|
331 |
+
"learning_rate": 3.8060233744356633e-06,
|
332 |
+
"loss": 0.0019,
|
333 |
+
"step": 44
|
334 |
+
},
|
335 |
+
{
|
336 |
+
"epoch": 0.6445837063563116,
|
337 |
+
"grad_norm": 1.0308743715286255,
|
338 |
+
"learning_rate": 2.653493525244721e-06,
|
339 |
+
"loss": 0.0114,
|
340 |
+
"step": 45
|
341 |
+
},
|
342 |
+
{
|
343 |
+
"epoch": 0.6589077887197852,
|
344 |
+
"grad_norm": 1.8736237287521362,
|
345 |
+
"learning_rate": 1.70370868554659e-06,
|
346 |
+
"loss": 0.0212,
|
347 |
+
"step": 46
|
348 |
+
},
|
349 |
+
{
|
350 |
+
"epoch": 0.6732318710832588,
|
351 |
+
"grad_norm": 1.430781602859497,
|
352 |
+
"learning_rate": 9.607359798384785e-07,
|
353 |
+
"loss": 0.0069,
|
354 |
+
"step": 47
|
355 |
+
},
|
356 |
+
{
|
357 |
+
"epoch": 0.6875559534467324,
|
358 |
+
"grad_norm": 13.981078147888184,
|
359 |
+
"learning_rate": 4.277569313094809e-07,
|
360 |
+
"loss": 0.0907,
|
361 |
+
"step": 48
|
362 |
+
},
|
363 |
+
{
|
364 |
+
"epoch": 0.7018800358102059,
|
365 |
+
"grad_norm": 21.427534103393555,
|
366 |
+
"learning_rate": 1.0705383806982606e-07,
|
367 |
+
"loss": 0.1823,
|
368 |
+
"step": 49
|
369 |
+
},
|
370 |
+
{
|
371 |
+
"epoch": 0.7162041181736795,
|
372 |
+
"grad_norm": 17.836923599243164,
|
373 |
+
"learning_rate": 0.0,
|
374 |
+
"loss": 0.1237,
|
375 |
+
"step": 50
|
376 |
+
},
|
377 |
+
{
|
378 |
+
"epoch": 0.7162041181736795,
|
379 |
+
"eval_loss": 0.09809810668230057,
|
380 |
+
"eval_runtime": 14.7974,
|
381 |
+
"eval_samples_per_second": 31.762,
|
382 |
+
"eval_steps_per_second": 3.987,
|
383 |
+
"step": 50
|
384 |
}
|
385 |
],
|
386 |
"logging_steps": 1,
|
|
|
404 |
"should_evaluate": false,
|
405 |
"should_log": false,
|
406 |
"should_save": true,
|
407 |
+
"should_training_stop": true
|
408 |
},
|
409 |
"attributes": {}
|
410 |
}
|
411 |
},
|
412 |
+
"total_flos": 5.688797699537633e+17,
|
413 |
"train_batch_size": 2,
|
414 |
"trial_name": null,
|
415 |
"trial_params": null
|
last-checkpoint/training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6776
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:50c156758b7161ecf7152ecb6ee0bd178ac38c2c00fe8d346bc6f3885c57edf2
|
3 |
size 6776
|