Training in progress, epoch 1
Browse files- model.safetensors +1 -1
- run-8/checkpoint-39/model.safetensors +1 -1
- run-8/checkpoint-39/optimizer.pt +1 -1
- run-8/checkpoint-39/scheduler.pt +1 -1
- run-8/checkpoint-39/trainer_state.json +11 -11
- run-8/checkpoint-39/training_args.bin +1 -1
- runs/Apr04_16-57-59_5bdb2d0e2198/events.out.tfevents.1743794107.5bdb2d0e2198.1206.45 +3 -0
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 437958648
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb7c153c86f5347a10d6673a84d742a4bf3d64a644643e1d2949f597949c0cc1
|
3 |
size 437958648
|
run-8/checkpoint-39/model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 437958648
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb7c153c86f5347a10d6673a84d742a4bf3d64a644643e1d2949f597949c0cc1
|
3 |
size 437958648
|
run-8/checkpoint-39/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 876038394
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a43e162ef024dd33f26e9e14d367e72b659111b85e6ac16fd4b95c8636c98cb1
|
3 |
size 876038394
|
run-8/checkpoint-39/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:7e78d5e09340c0681df725fbe1595e157ca67a75816fc394229ff49b11a9add2
|
3 |
size 1064
|
run-8/checkpoint-39/trainer_state.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"best_global_step": 39,
|
3 |
-
"best_metric": 0.
|
4 |
"best_model_checkpoint": "bert-base-uncased-finetuned-rte-run_3/run-8/checkpoint-39",
|
5 |
"epoch": 1.0,
|
6 |
"eval_steps": 500,
|
@@ -11,18 +11,18 @@
|
|
11 |
"log_history": [
|
12 |
{
|
13 |
"epoch": 1.0,
|
14 |
-
"eval_accuracy": 0.
|
15 |
-
"eval_loss": 0.
|
16 |
-
"eval_runtime": 0.
|
17 |
-
"eval_samples_per_second":
|
18 |
-
"eval_steps_per_second": 14.
|
19 |
"step": 39
|
20 |
}
|
21 |
],
|
22 |
"logging_steps": 500,
|
23 |
-
"max_steps":
|
24 |
"num_input_tokens_seen": 0,
|
25 |
-
"num_train_epochs":
|
26 |
"save_steps": 500,
|
27 |
"stateful_callbacks": {
|
28 |
"TrainerControl": {
|
@@ -31,7 +31,7 @@
|
|
31 |
"should_evaluate": false,
|
32 |
"should_log": false,
|
33 |
"should_save": true,
|
34 |
-
"should_training_stop":
|
35 |
},
|
36 |
"attributes": {}
|
37 |
}
|
@@ -41,9 +41,9 @@
|
|
41 |
"trial_name": null,
|
42 |
"trial_params": {
|
43 |
"dropout_rate": 0.0134,
|
44 |
-
"learning_rate":
|
45 |
"max_length": 32,
|
46 |
-
"num_train_epochs":
|
47 |
"per_device_train_batch_size": 64
|
48 |
}
|
49 |
}
|
|
|
1 |
{
|
2 |
"best_global_step": 39,
|
3 |
+
"best_metric": 0.6462093862815884,
|
4 |
"best_model_checkpoint": "bert-base-uncased-finetuned-rte-run_3/run-8/checkpoint-39",
|
5 |
"epoch": 1.0,
|
6 |
"eval_steps": 500,
|
|
|
11 |
"log_history": [
|
12 |
{
|
13 |
"epoch": 1.0,
|
14 |
+
"eval_accuracy": 0.6462093862815884,
|
15 |
+
"eval_loss": 0.6391658782958984,
|
16 |
+
"eval_runtime": 0.6378,
|
17 |
+
"eval_samples_per_second": 434.314,
|
18 |
+
"eval_steps_per_second": 14.111,
|
19 |
"step": 39
|
20 |
}
|
21 |
],
|
22 |
"logging_steps": 500,
|
23 |
+
"max_steps": 39,
|
24 |
"num_input_tokens_seen": 0,
|
25 |
+
"num_train_epochs": 1,
|
26 |
"save_steps": 500,
|
27 |
"stateful_callbacks": {
|
28 |
"TrainerControl": {
|
|
|
31 |
"should_evaluate": false,
|
32 |
"should_log": false,
|
33 |
"should_save": true,
|
34 |
+
"should_training_stop": true
|
35 |
},
|
36 |
"attributes": {}
|
37 |
}
|
|
|
41 |
"trial_name": null,
|
42 |
"trial_params": {
|
43 |
"dropout_rate": 0.0134,
|
44 |
+
"learning_rate": 0.0001,
|
45 |
"max_length": 32,
|
46 |
+
"num_train_epochs": 1,
|
47 |
"per_device_train_batch_size": 64
|
48 |
}
|
49 |
}
|
run-8/checkpoint-39/training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f321d5971ff6ba91e19e8f1139788c24314fbde22665abea04b8ef44596c5939
|
3 |
size 5432
|
runs/Apr04_16-57-59_5bdb2d0e2198/events.out.tfevents.1743794107.5bdb2d0e2198.1206.45
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e878fa4bb3912c82e8a1099363a9d281e9df09128040944da446137cfdef72e3
|
3 |
+
size 5751
|