Training in progress, step 500
Browse files- model.safetensors +1 -1
- run-5/checkpoint-500/model.safetensors +1 -1
- run-5/checkpoint-500/optimizer.pt +1 -1
- run-5/checkpoint-500/rng_state.pth +1 -1
- run-5/checkpoint-500/scheduler.pt +1 -1
- run-5/checkpoint-500/trainer_state.json +10 -28
- run-5/checkpoint-500/training_args.bin +1 -1
- run-6/checkpoint-500/model.safetensors +1 -1
- run-6/checkpoint-500/optimizer.pt +1 -1
- run-6/checkpoint-500/rng_state.pth +1 -1
- run-6/checkpoint-500/scheduler.pt +1 -1
- run-6/checkpoint-500/trainer_state.json +5 -5
- run-6/checkpoint-500/training_args.bin +1 -1
- training_args.bin +1 -1
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1340618660
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b158fd653098d86c46de46c10ed9f58274466bc11b7d08ba4d3c4a6211456951
|
3 |
size 1340618660
|
run-5/checkpoint-500/model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1340618660
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b158fd653098d86c46de46c10ed9f58274466bc11b7d08ba4d3c4a6211456951
|
3 |
size 1340618660
|
run-5/checkpoint-500/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2681472237
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86ee2d9cd62ff27d32b77acdaf8604b32521014c74ec763601e2091b9b8bf1af
|
3 |
size 2681472237
|
run-5/checkpoint-500/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:b39308b250b2dde21cca6217a709d5456bcdcab3c796c6926f25c06b9c730de1
|
3 |
size 14244
|
run-5/checkpoint-500/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:e8dadc7a997de39d2d647fc47b4ac134868907ebf849745e928942d6ab4f4bf3
|
3 |
size 1064
|
run-5/checkpoint-500/trainer_state.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
-
"epoch":
|
5 |
"eval_steps": 500,
|
6 |
"global_step": 500,
|
7 |
"is_hyper_param_search": true,
|
@@ -9,41 +9,23 @@
|
|
9 |
"is_world_process_zero": true,
|
10 |
"log_history": [
|
11 |
{
|
12 |
-
"epoch":
|
13 |
-
"
|
14 |
-
"
|
15 |
-
"
|
16 |
-
"eval_samples_per_second": 333.054,
|
17 |
-
"eval_steps_per_second": 20.879,
|
18 |
-
"step": 187
|
19 |
-
},
|
20 |
-
{
|
21 |
-
"epoch": 2.0,
|
22 |
-
"eval_accuracy": 0.7194100022315979,
|
23 |
-
"eval_loss": 0.5218587517738342,
|
24 |
-
"eval_runtime": 9.0661,
|
25 |
-
"eval_samples_per_second": 329.027,
|
26 |
-
"eval_steps_per_second": 20.626,
|
27 |
-
"step": 374
|
28 |
-
},
|
29 |
-
{
|
30 |
-
"epoch": 2.6737967914438503,
|
31 |
-
"grad_norm": 7.46340274810791,
|
32 |
-
"learning_rate": 1.5373335026225161e-06,
|
33 |
-
"loss": 0.5847,
|
34 |
"step": 500
|
35 |
}
|
36 |
],
|
37 |
"logging_steps": 500,
|
38 |
-
"max_steps":
|
39 |
"num_input_tokens_seen": 0,
|
40 |
"num_train_epochs": 10,
|
41 |
"save_steps": 500,
|
42 |
-
"total_flos":
|
43 |
-
"train_batch_size":
|
44 |
"trial_name": null,
|
45 |
"trial_params": {
|
46 |
-
"learning_rate": 2.
|
47 |
-
"per_device_train_batch_size":
|
48 |
}
|
49 |
}
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.6702412868632708,
|
5 |
"eval_steps": 500,
|
6 |
"global_step": 500,
|
7 |
"is_hyper_param_search": true,
|
|
|
9 |
"is_world_process_zero": true,
|
10 |
"log_history": [
|
11 |
{
|
12 |
+
"epoch": 0.6702412868632708,
|
13 |
+
"grad_norm": 5.984279632568359,
|
14 |
+
"learning_rate": 2.0252471293334746e-06,
|
15 |
+
"loss": 0.6163,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
"step": 500
|
17 |
}
|
18 |
],
|
19 |
"logging_steps": 500,
|
20 |
+
"max_steps": 7460,
|
21 |
"num_input_tokens_seen": 0,
|
22 |
"num_train_epochs": 10,
|
23 |
"save_steps": 500,
|
24 |
+
"total_flos": 1185529179906432.0,
|
25 |
+
"train_batch_size": 16,
|
26 |
"trial_name": null,
|
27 |
"trial_params": {
|
28 |
+
"learning_rate": 2.1707390208085805e-06,
|
29 |
+
"per_device_train_batch_size": 16
|
30 |
}
|
31 |
}
|
run-5/checkpoint-500/training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da05404e8bdf5efeabed68f0c953ae9b437da82b1da4f9d80687c63c7ac975c6
|
3 |
size 5048
|
run-6/checkpoint-500/model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1340618660
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67447887bb219e19b0253c4ce363ae31d0f44f9960e50a3c1b151d0d4dde93cf
|
3 |
size 1340618660
|
run-6/checkpoint-500/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2681472237
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:441fdd4c76699d691b8af016501a2492caeb57d6bcf0666d27cab94d2c2f81f8
|
3 |
size 2681472237
|
run-6/checkpoint-500/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:b39308b250b2dde21cca6217a709d5456bcdcab3c796c6926f25c06b9c730de1
|
3 |
size 14244
|
run-6/checkpoint-500/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:e2044358e999d974fad94fce0b3277465b00cc97cdb9bfa74b9f1b4e710be7a6
|
3 |
size 1064
|
run-6/checkpoint-500/trainer_state.json
CHANGED
@@ -10,9 +10,9 @@
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 0.6702412868632708,
|
13 |
-
"grad_norm":
|
14 |
-
"learning_rate":
|
15 |
-
"loss": 0.
|
16 |
"step": 500
|
17 |
}
|
18 |
],
|
@@ -21,11 +21,11 @@
|
|
21 |
"num_input_tokens_seen": 0,
|
22 |
"num_train_epochs": 10,
|
23 |
"save_steps": 500,
|
24 |
-
"total_flos":
|
25 |
"train_batch_size": 16,
|
26 |
"trial_name": null,
|
27 |
"trial_params": {
|
28 |
-
"learning_rate":
|
29 |
"per_device_train_batch_size": 16
|
30 |
}
|
31 |
}
|
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 0.6702412868632708,
|
13 |
+
"grad_norm": 1.9533641338348389,
|
14 |
+
"learning_rate": 5.731758049539664e-05,
|
15 |
+
"loss": 0.7033,
|
16 |
"step": 500
|
17 |
}
|
18 |
],
|
|
|
21 |
"num_input_tokens_seen": 0,
|
22 |
"num_train_epochs": 10,
|
23 |
"save_steps": 500,
|
24 |
+
"total_flos": 1770153959360880.0,
|
25 |
"train_batch_size": 16,
|
26 |
"trial_name": null,
|
27 |
"trial_params": {
|
28 |
+
"learning_rate": 6.143522277236479e-05,
|
29 |
"per_device_train_batch_size": 16
|
30 |
}
|
31 |
}
|
run-6/checkpoint-500/training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:671cb65399c61f1ebf916b877d3ad0d22485f099eae19a204bad67a9e7b48322
|
3 |
size 5048
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da05404e8bdf5efeabed68f0c953ae9b437da82b1da4f9d80687c63c7ac975c6
|
3 |
size 5048
|