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:1dfa8494546c6d4ea0135a3a871f4b40b07f423d73c6db6e9f64ade7f2d79c0e
|
3 |
size 437958648
|
run-1/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:1dfa8494546c6d4ea0135a3a871f4b40b07f423d73c6db6e9f64ade7f2d79c0e
|
3 |
size 437958648
|
run-1/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:07414287853195f59ae4fe748f945c7ed299d7bd62e3fd799e240d654883b09f
|
3 |
size 876038394
|
run-1/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:09a9efda74797c97c25930d9da5253d30a643819a427b6e81c6a628f27c33c9e
|
3 |
size 1064
|
run-1/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-1/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":
|
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.47653429602888087,
|
4 |
"best_model_checkpoint": "bert-base-uncased-finetuned-rte-run_1/run-1/checkpoint-39",
|
5 |
"epoch": 1.0,
|
6 |
"eval_steps": 500,
|
|
|
11 |
"log_history": [
|
12 |
{
|
13 |
"epoch": 1.0,
|
14 |
+
"eval_accuracy": 0.47653429602888087,
|
15 |
+
"eval_loss": 0.7146497368812561,
|
16 |
+
"eval_runtime": 1.9594,
|
17 |
+
"eval_samples_per_second": 141.372,
|
18 |
+
"eval_steps_per_second": 2.552,
|
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 |
}
|
|
|
40 |
"train_batch_size": 64,
|
41 |
"trial_name": null,
|
42 |
"trial_params": {
|
43 |
+
"dropout_rate": 0.32612197731829934,
|
44 |
+
"learning_rate": 4.2646539688717315e-06,
|
45 |
+
"max_seq_length": 128,
|
46 |
+
"num_train_epochs": 1,
|
47 |
"per_device_train_batch_size": 64
|
48 |
}
|
49 |
}
|
run-1/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:4b92edc7c6b96c9b68449ba1dde5cf52a5511eda0f176b3a63cfffd742278e24
|
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:4b92edc7c6b96c9b68449ba1dde5cf52a5511eda0f176b3a63cfffd742278e24
|
3 |
size 5432
|