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:f55f71760e8f91d6be6f463cd7e94dc5234767becd1c79d9e73b1fe9880e4f54
|
| 3 |
size 437958648
|
run-4/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:f55f71760e8f91d6be6f463cd7e94dc5234767becd1c79d9e73b1fe9880e4f54
|
| 3 |
size 437958648
|
run-4/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:21a049213fe29cb7677fd7ce7c90cba8edf7963ba88db9b5dc6a3fd1329d64ea
|
| 3 |
size 876038394
|
run-4/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:b167c79a99979155e949b1c72c3cd10f9efb41b922df5ba0cdfe7add94b0ccd7
|
| 3 |
size 1064
|
run-4/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_1/run-4/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": 2.
|
| 17 |
-
"eval_samples_per_second":
|
| 18 |
-
"eval_steps_per_second": 2.
|
| 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 |
}
|
|
@@ -40,10 +40,10 @@
|
|
| 40 |
"train_batch_size": 64,
|
| 41 |
"trial_name": null,
|
| 42 |
"trial_params": {
|
| 43 |
-
"dropout_rate": 0.
|
| 44 |
-
"learning_rate":
|
| 45 |
-
"max_seq_length":
|
| 46 |
-
"num_train_epochs":
|
| 47 |
"per_device_train_batch_size": 64
|
| 48 |
}
|
| 49 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"best_global_step": 39,
|
| 3 |
+
"best_metric": 0.4548736462093863,
|
| 4 |
"best_model_checkpoint": "bert-base-uncased-finetuned-rte-run_1/run-4/checkpoint-39",
|
| 5 |
"epoch": 1.0,
|
| 6 |
"eval_steps": 500,
|
|
|
|
| 11 |
"log_history": [
|
| 12 |
{
|
| 13 |
"epoch": 1.0,
|
| 14 |
+
"eval_accuracy": 0.4548736462093863,
|
| 15 |
+
"eval_loss": 0.6974011659622192,
|
| 16 |
+
"eval_runtime": 2.044,
|
| 17 |
+
"eval_samples_per_second": 135.516,
|
| 18 |
+
"eval_steps_per_second": 2.446,
|
| 19 |
"step": 39
|
| 20 |
}
|
| 21 |
],
|
| 22 |
"logging_steps": 500,
|
| 23 |
+
"max_steps": 78,
|
| 24 |
"num_input_tokens_seen": 0,
|
| 25 |
+
"num_train_epochs": 2,
|
| 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": false
|
| 35 |
},
|
| 36 |
"attributes": {}
|
| 37 |
}
|
|
|
|
| 40 |
"train_batch_size": 64,
|
| 41 |
"trial_name": null,
|
| 42 |
"trial_params": {
|
| 43 |
+
"dropout_rate": 0.4407801684939425,
|
| 44 |
+
"learning_rate": 6.14706717379554e-06,
|
| 45 |
+
"max_seq_length": 256,
|
| 46 |
+
"num_train_epochs": 2,
|
| 47 |
"per_device_train_batch_size": 64
|
| 48 |
}
|
| 49 |
}
|
run-4/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:b4cc6501d1b38dbc34775f0b9df2455a0400a6b9f97257af4d9b51f4b12b7d0f
|
| 3 |
size 5432
|
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:b4cc6501d1b38dbc34775f0b9df2455a0400a6b9f97257af4d9b51f4b12b7d0f
|
| 3 |
size 5432
|