itsanastasiaminina
commited on
Training in progress, epoch 1
Browse files- model.safetensors +1 -1
- run-0/checkpoint-563/model.safetensors +1 -1
- run-0/checkpoint-563/optimizer.pt +1 -1
- run-0/checkpoint-563/scheduler.pt +1 -1
- run-0/checkpoint-563/trainer_state.json +14 -14
- run-0/checkpoint-563/training_args.bin +1 -1
- runs/Dec08_21-54-18_6ff5f1d99a72/events.out.tfevents.1733694862.6ff5f1d99a72.23.0 +3 -0
- 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 498625128
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa81e66f1e22f8c42ce00493a180958c1211c7b9164379b96b4ebc9dab28e641
|
3 |
size 498625128
|
run-0/checkpoint-563/model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498625128
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa81e66f1e22f8c42ce00493a180958c1211c7b9164379b96b4ebc9dab28e641
|
3 |
size 498625128
|
run-0/checkpoint-563/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 997370106
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd98ec52dea6469ba1ae90fab44ac5383799224e1b0c672362ae1ed477f870d0
|
3 |
size 997370106
|
run-0/checkpoint-563/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:3a2d865d07fdf2f700f9b60e889c990f7a867696b7f9d927c1e7a4c156d6300f
|
3 |
size 1064
|
run-0/checkpoint-563/trainer_state.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"best_metric": 0.
|
3 |
"best_model_checkpoint": "students_scores_model/run-0/checkpoint-563",
|
4 |
"epoch": 1.0,
|
5 |
"eval_steps": 500,
|
@@ -10,25 +10,25 @@
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 0.8880994671403197,
|
13 |
-
"grad_norm":
|
14 |
-
"learning_rate":
|
15 |
-
"loss": 1.
|
16 |
"step": 500
|
17 |
},
|
18 |
{
|
19 |
"epoch": 1.0,
|
20 |
-
"eval_f1": 0.
|
21 |
-
"eval_loss":
|
22 |
-
"eval_runtime": 37.
|
23 |
-
"eval_samples_per_second":
|
24 |
-
"eval_steps_per_second": 7.
|
25 |
"step": 563
|
26 |
}
|
27 |
],
|
28 |
"logging_steps": 500,
|
29 |
-
"max_steps":
|
30 |
"num_input_tokens_seen": 0,
|
31 |
-
"num_train_epochs":
|
32 |
"save_steps": 500,
|
33 |
"stateful_callbacks": {
|
34 |
"TrainerControl": {
|
@@ -46,9 +46,9 @@
|
|
46 |
"train_batch_size": 16,
|
47 |
"trial_name": null,
|
48 |
"trial_params": {
|
49 |
-
"learning_rate":
|
50 |
-
"num_train_epochs":
|
51 |
"per_device_train_batch_size": 16,
|
52 |
-
"weight_decay": 0.
|
53 |
}
|
54 |
}
|
|
|
1 |
{
|
2 |
+
"best_metric": 0.568809428898138,
|
3 |
"best_model_checkpoint": "students_scores_model/run-0/checkpoint-563",
|
4 |
"epoch": 1.0,
|
5 |
"eval_steps": 500,
|
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 0.8880994671403197,
|
13 |
+
"grad_norm": 33.89450454711914,
|
14 |
+
"learning_rate": 7.71014137309043e-06,
|
15 |
+
"loss": 1.0858,
|
16 |
"step": 500
|
17 |
},
|
18 |
{
|
19 |
"epoch": 1.0,
|
20 |
+
"eval_f1": 0.568809428898138,
|
21 |
+
"eval_loss": 0.9511491060256958,
|
22 |
+
"eval_runtime": 37.4937,
|
23 |
+
"eval_samples_per_second": 60.01,
|
24 |
+
"eval_steps_per_second": 7.521,
|
25 |
"step": 563
|
26 |
}
|
27 |
],
|
28 |
"logging_steps": 500,
|
29 |
+
"max_steps": 1126,
|
30 |
"num_input_tokens_seen": 0,
|
31 |
+
"num_train_epochs": 2,
|
32 |
"save_steps": 500,
|
33 |
"stateful_callbacks": {
|
34 |
"TrainerControl": {
|
|
|
46 |
"train_batch_size": 16,
|
47 |
"trial_name": null,
|
48 |
"trial_params": {
|
49 |
+
"learning_rate": 1.386840125575052e-05,
|
50 |
+
"num_train_epochs": 2,
|
51 |
"per_device_train_batch_size": 16,
|
52 |
+
"weight_decay": 0.010177242974562553
|
53 |
}
|
54 |
}
|
run-0/checkpoint-563/training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b18f3514f71ccee1e74cafceb4cbd84c3f4bda80bd3c08496a257871a520e8eb
|
3 |
size 5368
|
runs/Dec08_21-54-18_6ff5f1d99a72/events.out.tfevents.1733694862.6ff5f1d99a72.23.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dae4d45bd72b4cba87e8f635492bae932d6fc162479d4bf817569f99035e250d
|
3 |
+
size 5900
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b18f3514f71ccee1e74cafceb4cbd84c3f4bda80bd3c08496a257871a520e8eb
|
3 |
size 5368
|