Training in progress, epoch 1
Browse files
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:e8aee2bd24c0dea4bf13c620632c18784ce5098d73ebd6979aca98a8e7454614
|
3 |
size 437958648
|
run-3/checkpoint-78/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:e8aee2bd24c0dea4bf13c620632c18784ce5098d73ebd6979aca98a8e7454614
|
3 |
size 437958648
|
run-3/checkpoint-78/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:053b7010be08208b6af578c0f5e9ccedf7b8e015f37326ee9733ac13d8cac644
|
3 |
size 876038394
|
run-3/checkpoint-78/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:61831d0ca855ffabdbd3da4768b2291fef597b0d97fa2c019784aa7bfc440c3b
|
3 |
size 1064
|
run-3/checkpoint-78/trainer_state.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"best_metric": 0.
|
3 |
"best_model_checkpoint": "bert-base-uncased-finetuned-rte-run_1/run-3/checkpoint-78",
|
4 |
"epoch": 1.0,
|
5 |
"eval_steps": 500,
|
@@ -10,18 +10,18 @@
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 1.0,
|
13 |
-
"eval_accuracy": 0.
|
14 |
-
"eval_loss": 0.
|
15 |
-
"eval_runtime": 0.
|
16 |
-
"eval_samples_per_second":
|
17 |
-
"eval_steps_per_second":
|
18 |
"step": 78
|
19 |
}
|
20 |
],
|
21 |
"logging_steps": 500,
|
22 |
-
"max_steps":
|
23 |
"num_input_tokens_seen": 0,
|
24 |
-
"num_train_epochs":
|
25 |
"save_steps": 500,
|
26 |
"stateful_callbacks": {
|
27 |
"TrainerControl": {
|
@@ -30,7 +30,7 @@
|
|
30 |
"should_evaluate": false,
|
31 |
"should_log": false,
|
32 |
"should_save": true,
|
33 |
-
"should_training_stop":
|
34 |
},
|
35 |
"attributes": {}
|
36 |
}
|
@@ -39,10 +39,10 @@
|
|
39 |
"train_batch_size": 32,
|
40 |
"trial_name": null,
|
41 |
"trial_params": {
|
42 |
-
"dropout_rate": 0.
|
43 |
-
"learning_rate":
|
44 |
-
"max_seq_length":
|
45 |
-
"num_train_epochs":
|
46 |
"per_device_train_batch_size": 32
|
47 |
}
|
48 |
}
|
|
|
1 |
{
|
2 |
+
"best_metric": 0.4620938628158845,
|
3 |
"best_model_checkpoint": "bert-base-uncased-finetuned-rte-run_1/run-3/checkpoint-78",
|
4 |
"epoch": 1.0,
|
5 |
"eval_steps": 500,
|
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 1.0,
|
13 |
+
"eval_accuracy": 0.4620938628158845,
|
14 |
+
"eval_loss": 0.7000649571418762,
|
15 |
+
"eval_runtime": 0.7257,
|
16 |
+
"eval_samples_per_second": 381.682,
|
17 |
+
"eval_steps_per_second": 12.401,
|
18 |
"step": 78
|
19 |
}
|
20 |
],
|
21 |
"logging_steps": 500,
|
22 |
+
"max_steps": 78,
|
23 |
"num_input_tokens_seen": 0,
|
24 |
+
"num_train_epochs": 1,
|
25 |
"save_steps": 500,
|
26 |
"stateful_callbacks": {
|
27 |
"TrainerControl": {
|
|
|
30 |
"should_evaluate": false,
|
31 |
"should_log": false,
|
32 |
"should_save": true,
|
33 |
+
"should_training_stop": true
|
34 |
},
|
35 |
"attributes": {}
|
36 |
}
|
|
|
39 |
"train_batch_size": 32,
|
40 |
"trial_name": null,
|
41 |
"trial_params": {
|
42 |
+
"dropout_rate": 0.35970202696124776,
|
43 |
+
"learning_rate": 5.8946025646029645e-06,
|
44 |
+
"max_seq_length": 128,
|
45 |
+
"num_train_epochs": 1,
|
46 |
"per_device_train_batch_size": 32
|
47 |
}
|
48 |
}
|
run-3/checkpoint-78/training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15b59439e23e3224d6e1f41d9fefdc583893f2564119f4cf343124dc3da09ac5
|
3 |
size 5240
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15b59439e23e3224d6e1f41d9fefdc583893f2564119f4cf343124dc3da09ac5
|
3 |
size 5240
|