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:df7f1283141edfb3d71fac504b3f163340429111fcaf4faa4f92b6a7d2748dac
|
3 |
size 437958648
|
run-2/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:df7f1283141edfb3d71fac504b3f163340429111fcaf4faa4f92b6a7d2748dac
|
3 |
size 437958648
|
run-2/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:a15772de741170e7a0e2698aaaa26853e75ab61c37d0a551dac47cb13e8a74de
|
3 |
size 876038394
|
run-2/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:98254b07f3bd137e407c49655ff8bc592c65af2c24e396911bf9bdae2f4fcbe9
|
3 |
size 1064
|
run-2/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-2/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.4693140794223827,
|
3 |
"best_model_checkpoint": "bert-base-uncased-finetuned-rte-run_1/run-2/checkpoint-78",
|
4 |
"epoch": 1.0,
|
5 |
"eval_steps": 500,
|
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 1.0,
|
13 |
+
"eval_accuracy": 0.4693140794223827,
|
14 |
+
"eval_loss": 0.7068965435028076,
|
15 |
+
"eval_runtime": 0.752,
|
16 |
+
"eval_samples_per_second": 368.338,
|
17 |
+
"eval_steps_per_second": 11.968,
|
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.2826382686372831,
|
43 |
+
"learning_rate": 4.303020287510333e-06,
|
44 |
"max_seq_length": 128,
|
45 |
+
"num_train_epochs": 1,
|
46 |
"per_device_train_batch_size": 32
|
47 |
}
|
48 |
}
|
run-2/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:ea81adaa0fc313e55af4649601b53f24b2b0062dd78fd0c23df5a5123b3bcb9c
|
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:ea81adaa0fc313e55af4649601b53f24b2b0062dd78fd0c23df5a5123b3bcb9c
|
3 |
size 5240
|