Training in progress, step 5, checkpoint
Browse files
last-checkpoint/adapter_config.json
CHANGED
@@ -20,8 +20,8 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"query_key_value",
|
24 |
"dense_h_to_4h",
|
|
|
25 |
"dense_4h_to_h",
|
26 |
"dense"
|
27 |
],
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"dense_h_to_4h",
|
24 |
+
"query_key_value",
|
25 |
"dense_4h_to_h",
|
26 |
"dense"
|
27 |
],
|
last-checkpoint/adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 125040
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6cc2f36fedd765e5d1f9b570d28a00c7d79ecc2fcfdd3d3f929b9becf9f87a8a
|
3 |
size 125040
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 162868
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a51298471d8824e62b642ff7fc8903a12092fd82e1f4d435816512347109e7a
|
3 |
size 162868
|
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:8d6b093e0c4c8b051f5b9e0d212403e2828523b63325a698accc0ed53ad100b1
|
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:d162f01aa043f9810802c3a765a643409e22677d06ecb4e3f1f9962ebaab1f5c
|
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,25 @@
|
|
11 |
{
|
12 |
"epoch": 0.05653710247349823,
|
13 |
"eval_loss": 11.090624809265137,
|
14 |
-
"eval_runtime": 0.
|
15 |
-
"eval_samples_per_second": 120.
|
16 |
-
"eval_steps_per_second": 15.
|
17 |
"step": 1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
}
|
19 |
],
|
20 |
"logging_steps": 10,
|
21 |
-
"max_steps":
|
22 |
"num_input_tokens_seen": 0,
|
23 |
-
"num_train_epochs":
|
24 |
-
"save_steps":
|
25 |
"stateful_callbacks": {
|
26 |
"TrainerControl": {
|
27 |
"args": {
|
@@ -29,12 +37,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.2826855123674912,
|
5 |
+
"eval_steps": 4,
|
6 |
+
"global_step": 5,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
11 |
{
|
12 |
"epoch": 0.05653710247349823,
|
13 |
"eval_loss": 11.090624809265137,
|
14 |
+
"eval_runtime": 0.9998,
|
15 |
+
"eval_samples_per_second": 120.028,
|
16 |
+
"eval_steps_per_second": 15.004,
|
17 |
"step": 1
|
18 |
+
},
|
19 |
+
{
|
20 |
+
"epoch": 0.22614840989399293,
|
21 |
+
"eval_loss": 11.055208206176758,
|
22 |
+
"eval_runtime": 0.224,
|
23 |
+
"eval_samples_per_second": 535.754,
|
24 |
+
"eval_steps_per_second": 66.969,
|
25 |
+
"step": 4
|
26 |
}
|
27 |
],
|
28 |
"logging_steps": 10,
|
29 |
+
"max_steps": 18,
|
30 |
"num_input_tokens_seen": 0,
|
31 |
+
"num_train_epochs": 2,
|
32 |
+
"save_steps": 5,
|
33 |
"stateful_callbacks": {
|
34 |
"TrainerControl": {
|
35 |
"args": {
|
|
|
37 |
"should_evaluate": false,
|
38 |
"should_log": false,
|
39 |
"should_save": true,
|
40 |
+
"should_training_stop": false
|
41 |
},
|
42 |
"attributes": {}
|
43 |
}
|
44 |
},
|
45 |
+
"total_flos": 839097778176.0,
|
46 |
"train_batch_size": 8,
|
47 |
"trial_name": null,
|
48 |
"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:4126eb0bef31a4c33a0617eb533bc56a610ff635500150d9490d625c1e8e94ee
|
3 |
size 6776
|