tuanna08go
commited on
Training in progress, step 13, checkpoint
Browse files
last-checkpoint/adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"o_proj",
|
|
|
24 |
"gate_proj",
|
25 |
-
"k_proj",
|
26 |
-
"down_proj",
|
27 |
"up_proj",
|
28 |
-
"
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"down_proj",
|
24 |
"o_proj",
|
25 |
+
"v_proj",
|
26 |
"gate_proj",
|
|
|
|
|
27 |
"up_proj",
|
28 |
+
"k_proj",
|
29 |
+
"q_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 6804608
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:198b12a1d1ae19884236a4b648456028aa9576a24ee46f293a18320c8e3ed955
|
3 |
size 6804608
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3633530
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39c9b193403ef7aec83cb1ff5285c1155b490d00964607108ad16df90e3fce80
|
3 |
size 3633530
|
last-checkpoint/rng_state.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14244
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0f006ee8d50a5c1463398e3d8175dd1a90f022c3d0c133415f3e98891da383bb
|
3 |
size 14244
|
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:5adea6def46a60dd5782726d51a89bdf0f30226cd791e511d8af09a5644f99e2
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
-
"epoch": 0.
|
5 |
-
"eval_steps":
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -11,17 +11,32 @@
|
|
11 |
{
|
12 |
"epoch": 0.000759085302210836,
|
13 |
"eval_loss": 3.139888286590576,
|
14 |
-
"eval_runtime": 52.
|
15 |
-
"eval_samples_per_second":
|
16 |
-
"eval_steps_per_second":
|
17 |
"step": 1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
}
|
19 |
],
|
20 |
"logging_steps": 10,
|
21 |
-
"max_steps":
|
22 |
"num_input_tokens_seen": 0,
|
23 |
"num_train_epochs": 1,
|
24 |
-
"save_steps":
|
25 |
"stateful_callbacks": {
|
26 |
"TrainerControl": {
|
27 |
"args": {
|
@@ -29,12 +44,12 @@
|
|
29 |
"should_evaluate": false,
|
30 |
"should_log": false,
|
31 |
"should_save": true,
|
32 |
-
"should_training_stop":
|
33 |
},
|
34 |
"attributes": {}
|
35 |
}
|
36 |
},
|
37 |
-
"total_flos":
|
38 |
"train_batch_size": 8,
|
39 |
"trial_name": null,
|
40 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.009868108928740868,
|
5 |
+
"eval_steps": 10,
|
6 |
+
"global_step": 13,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
11 |
{
|
12 |
"epoch": 0.000759085302210836,
|
13 |
"eval_loss": 3.139888286590576,
|
14 |
+
"eval_runtime": 52.3233,
|
15 |
+
"eval_samples_per_second": 169.618,
|
16 |
+
"eval_steps_per_second": 21.214,
|
17 |
"step": 1
|
18 |
+
},
|
19 |
+
{
|
20 |
+
"epoch": 0.007590853022108359,
|
21 |
+
"grad_norm": 0.27882295846939087,
|
22 |
+
"learning_rate": 9.330127018922194e-05,
|
23 |
+
"loss": 2.8562,
|
24 |
+
"step": 10
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"epoch": 0.007590853022108359,
|
28 |
+
"eval_loss": 3.068080425262451,
|
29 |
+
"eval_runtime": 51.5948,
|
30 |
+
"eval_samples_per_second": 172.013,
|
31 |
+
"eval_steps_per_second": 21.514,
|
32 |
+
"step": 10
|
33 |
}
|
34 |
],
|
35 |
"logging_steps": 10,
|
36 |
+
"max_steps": 50,
|
37 |
"num_input_tokens_seen": 0,
|
38 |
"num_train_epochs": 1,
|
39 |
+
"save_steps": 13,
|
40 |
"stateful_callbacks": {
|
41 |
"TrainerControl": {
|
42 |
"args": {
|
|
|
44 |
"should_evaluate": false,
|
45 |
"should_log": false,
|
46 |
"should_save": true,
|
47 |
+
"should_training_stop": false
|
48 |
},
|
49 |
"attributes": {}
|
50 |
}
|
51 |
},
|
52 |
+
"total_flos": 1001345393885184.0,
|
53 |
"train_batch_size": 8,
|
54 |
"trial_name": null,
|
55 |
"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:42b43219bba8590e2ee61d32d592ed4d2bdd0bd15bf2d605e1f45f652c4947b2
|
3 |
size 6776
|