itsanastasiaminina
commited on
Training in progress, epoch 1
Browse files- model.safetensors +1 -1
- run-1/checkpoint-563/model.safetensors +1 -1
- run-1/checkpoint-563/optimizer.pt +1 -1
- run-1/checkpoint-563/scheduler.pt +1 -1
- run-1/checkpoint-563/trainer_state.json +14 -14
- run-1/checkpoint-563/training_args.bin +1 -1
- runs/Dec08_21-54-18_6ff5f1d99a72/events.out.tfevents.1733696071.6ff5f1d99a72.23.1 +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:5ec2e5250bedd266bfb35bf352696ec04e794cf8fe35f9366e93b673162645e3
|
3 |
size 498625128
|
run-1/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:5ec2e5250bedd266bfb35bf352696ec04e794cf8fe35f9366e93b673162645e3
|
3 |
size 498625128
|
run-1/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:525af664db0555aeb47054eb84b08d8993d22bb5641f3e17cbe15b11e629537a
|
3 |
size 997370106
|
run-1/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:67acb8c45f2a5267738ac2fa23235c72161e378ee00369b01362c2d3a0c9f636
|
3 |
size 1064
|
run-1/checkpoint-563/trainer_state.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"best_metric": 0.
|
3 |
"best_model_checkpoint": "students_scores_model/run-1/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": 1.
|
50 |
-
"num_train_epochs":
|
51 |
"per_device_train_batch_size": 16,
|
52 |
-
"weight_decay": 0.
|
53 |
}
|
54 |
}
|
|
|
1 |
{
|
2 |
+
"best_metric": 0.5710981943306789,
|
3 |
"best_model_checkpoint": "students_scores_model/run-1/checkpoint-563",
|
4 |
"epoch": 1.0,
|
5 |
"eval_steps": 500,
|
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 0.8880994671403197,
|
13 |
+
"grad_norm": 33.513973236083984,
|
14 |
+
"learning_rate": 6.5983988623305475e-06,
|
15 |
+
"loss": 1.0854,
|
16 |
"step": 500
|
17 |
},
|
18 |
{
|
19 |
"epoch": 1.0,
|
20 |
+
"eval_f1": 0.5710981943306789,
|
21 |
+
"eval_loss": 0.9620336294174194,
|
22 |
+
"eval_runtime": 37.4093,
|
23 |
+
"eval_samples_per_second": 60.146,
|
24 |
+
"eval_steps_per_second": 7.538,
|
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.1868685493584978e-05,
|
50 |
+
"num_train_epochs": 2,
|
51 |
"per_device_train_batch_size": 16,
|
52 |
+
"weight_decay": 0.002134803775236508
|
53 |
}
|
54 |
}
|
run-1/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:b94ce251b73f8aadbf2d3b914945301b52341856da7ddaf4675709c9b25289a5
|
3 |
size 5368
|
runs/Dec08_21-54-18_6ff5f1d99a72/events.out.tfevents.1733696071.6ff5f1d99a72.23.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d6c12e65a830f35a3c3363d0253606b6431e0c8184affc765d0dc2742090f6b
|
3 |
+
size 5882
|
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:b94ce251b73f8aadbf2d3b914945301b52341856da7ddaf4675709c9b25289a5
|
3 |
size 5368
|