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:6d6282eedc690462b9ee3acbfe54c8c2f756e7986c4fa38b526759dc136321e6
|
3 |
size 437958648
|
run-2/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:6d6282eedc690462b9ee3acbfe54c8c2f756e7986c4fa38b526759dc136321e6
|
3 |
size 437958648
|
run-2/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:c672f91afeeaa6438f11ee64adb65aca8136e6e203357d9ae16b072f7d6aa1d0
|
3 |
size 876038394
|
run-2/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:e790f54f5dee3b6b6ec2fae2e9bbf108258b617d2a4aa8e69a43b8b61f124af8
|
3 |
size 1064
|
run-2/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-2/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": 3.
|
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.4657039711191336,
|
4 |
"best_model_checkpoint": "bert-base-uncased-finetuned-rte-run_1/run-2/checkpoint-39",
|
5 |
"epoch": 1.0,
|
6 |
"eval_steps": 500,
|
|
|
11 |
"log_history": [
|
12 |
{
|
13 |
"epoch": 1.0,
|
14 |
+
"eval_accuracy": 0.4657039711191336,
|
15 |
+
"eval_loss": 0.710749089717865,
|
16 |
+
"eval_runtime": 1.9931,
|
17 |
+
"eval_samples_per_second": 138.981,
|
18 |
+
"eval_steps_per_second": 2.509,
|
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.4829965966194095,
|
44 |
+
"learning_rate": 3.297651789500977e-06,
|
45 |
+
"max_seq_length": 128,
|
46 |
+
"num_train_epochs": 2,
|
47 |
"per_device_train_batch_size": 64
|
48 |
}
|
49 |
}
|
run-2/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:c92319a9291c2950bc58902fdbdfc01c8adc9c12189f811495e2b99ba0ea7422
|
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:c92319a9291c2950bc58902fdbdfc01c8adc9c12189f811495e2b99ba0ea7422
|
3 |
size 5432
|