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:4f9c5f4a099dfe9bc24db55b3a5ffe4c296f2f622fbe1f0c399e39a628ab0020
|
3 |
size 437958648
|
run-7/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:4f9c5f4a099dfe9bc24db55b3a5ffe4c296f2f622fbe1f0c399e39a628ab0020
|
3 |
size 437958648
|
run-7/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:3c3a54ec63b21ea0c0a27ea676757dead245425c66768407874c5532829341ad
|
3 |
size 876038394
|
run-7/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:c31d3f31f8e450c2f2857d64932d4455ef8adf3dd9c86e4939da4e4b753dd687
|
3 |
size 1064
|
run-7/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-7/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": 128,
|
45 |
-
"num_train_epochs":
|
46 |
"per_device_train_batch_size": 32
|
47 |
}
|
48 |
}
|
|
|
1 |
{
|
2 |
+
"best_metric": 0.4729241877256318,
|
3 |
"best_model_checkpoint": "bert-base-uncased-finetuned-rte-run_1/run-7/checkpoint-78",
|
4 |
"epoch": 1.0,
|
5 |
"eval_steps": 500,
|
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 1.0,
|
13 |
+
"eval_accuracy": 0.4729241877256318,
|
14 |
+
"eval_loss": 0.6991013884544373,
|
15 |
+
"eval_runtime": 0.7513,
|
16 |
+
"eval_samples_per_second": 368.685,
|
17 |
+
"eval_steps_per_second": 11.979,
|
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.1075410923440706,
|
43 |
+
"learning_rate": 6.8392847739666785e-06,
|
44 |
"max_seq_length": 128,
|
45 |
+
"num_train_epochs": 1,
|
46 |
"per_device_train_batch_size": 32
|
47 |
}
|
48 |
}
|
run-7/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:08e2a2a4d379d09164306b95a4c3d156e6b668af97fc2d5e808d2935986cbf97
|
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:08e2a2a4d379d09164306b95a4c3d156e6b668af97fc2d5e808d2935986cbf97
|
3 |
size 5240
|