anamelchor
commited on
Commit
•
9f6b087
1
Parent(s):
3872142
Training in progress, epoch 1
Browse files- model.safetensors +1 -1
- run-0/checkpoint-107/model.safetensors +1 -1
- run-0/checkpoint-107/optimizer.pt +1 -1
- run-0/checkpoint-107/rng_state.pth +1 -1
- run-0/checkpoint-107/scheduler.pt +1 -1
- run-0/checkpoint-107/trainer_state.json +9 -9
- run-0/checkpoint-107/training_args.bin +1 -1
- run-0/checkpoint-214/model.safetensors +1 -1
- run-0/checkpoint-214/optimizer.pt +1 -1
- run-0/checkpoint-214/rng_state.pth +1 -1
- run-0/checkpoint-214/scheduler.pt +1 -1
- run-0/checkpoint-214/trainer_state.json +15 -15
- run-0/checkpoint-214/training_args.bin +1 -1
- runs/Feb28_19-52-39_5620ed9b2fff/events.out.tfevents.1709150419.5620ed9b2fff.209.19 +3 -0
- training_args.bin +1 -1
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267832560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d93c6bad4aa755b790eb06670d6a1acc1ef67e4d1526c32025acd725542e891
|
3 |
size 267832560
|
run-0/checkpoint-107/model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267832560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d93c6bad4aa755b790eb06670d6a1acc1ef67e4d1526c32025acd725542e891
|
3 |
size 267832560
|
run-0/checkpoint-107/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 535727290
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4815f7cefc30abf70cbdf26614b14653783619937804afca4a27e47070cfcad8
|
3 |
size 535727290
|
run-0/checkpoint-107/rng_state.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14244
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ed78752a027377fddab4f5d7152a4ad4d66a2590f5a05332ae5aebb7820177a
|
3 |
size 14244
|
run-0/checkpoint-107/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:5cdb40b5ba07ccec5740c9f26eee8f3a0a9dd422c03e122c21ba3fac2545a33f
|
3 |
size 1064
|
run-0/checkpoint-107/trainer_state.json
CHANGED
@@ -10,26 +10,26 @@
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 1.0,
|
13 |
-
"eval_loss": 0.
|
14 |
"eval_matthews_correlation": 0.0,
|
15 |
-
"eval_runtime":
|
16 |
-
"eval_samples_per_second":
|
17 |
-
"eval_steps_per_second":
|
18 |
"step": 107
|
19 |
}
|
20 |
],
|
21 |
"logging_steps": 500,
|
22 |
-
"max_steps":
|
23 |
"num_input_tokens_seen": 0,
|
24 |
-
"num_train_epochs":
|
25 |
"save_steps": 500,
|
26 |
"total_flos": 0,
|
27 |
"train_batch_size": 8,
|
28 |
"trial_name": null,
|
29 |
"trial_params": {
|
30 |
-
"learning_rate": 1.
|
31 |
-
"num_train_epochs":
|
32 |
"per_device_train_batch_size": 8,
|
33 |
-
"seed":
|
34 |
}
|
35 |
}
|
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 1.0,
|
13 |
+
"eval_loss": 0.5975081920623779,
|
14 |
"eval_matthews_correlation": 0.0,
|
15 |
+
"eval_runtime": 0.7037,
|
16 |
+
"eval_samples_per_second": 1482.22,
|
17 |
+
"eval_steps_per_second": 93.793,
|
18 |
"step": 107
|
19 |
}
|
20 |
],
|
21 |
"logging_steps": 500,
|
22 |
+
"max_steps": 214,
|
23 |
"num_input_tokens_seen": 0,
|
24 |
+
"num_train_epochs": 2,
|
25 |
"save_steps": 500,
|
26 |
"total_flos": 0,
|
27 |
"train_batch_size": 8,
|
28 |
"trial_name": null,
|
29 |
"trial_params": {
|
30 |
+
"learning_rate": 1.2741221429761166e-05,
|
31 |
+
"num_train_epochs": 2,
|
32 |
"per_device_train_batch_size": 8,
|
33 |
+
"seed": 6
|
34 |
}
|
35 |
}
|
run-0/checkpoint-107/training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f6d1731c3abac75809f54a97ff9d481250d1b24fb289e39c839a834b6e1e5222
|
3 |
size 4984
|
run-0/checkpoint-214/model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267832560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7fea868f30cc7ab34bfec5103aacba11285ba5150dbf6f9b4422ae582846518e
|
3 |
size 267832560
|
run-0/checkpoint-214/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 535727290
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2e106b0461597e75604dc863d008f1d38a04569d3744b49e6314ed37a5ccb5d
|
3 |
size 535727290
|
run-0/checkpoint-214/rng_state.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14244
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cde8f44c2158891abc188ab2d829225c19d242ceaf879ab57ce1d0db0908bed4
|
3 |
size 14244
|
run-0/checkpoint-214/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:78a5b465dc0c1b0afec151b42fc8cde3588bca7f2c6885fbd4a56b7076cc811b
|
3 |
size 1064
|
run-0/checkpoint-214/trainer_state.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"best_metric": 0.
|
3 |
"best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-0/checkpoint-214",
|
4 |
"epoch": 2.0,
|
5 |
"eval_steps": 500,
|
@@ -10,35 +10,35 @@
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 1.0,
|
13 |
-
"eval_loss": 0.
|
14 |
"eval_matthews_correlation": 0.0,
|
15 |
-
"eval_runtime":
|
16 |
-
"eval_samples_per_second":
|
17 |
-
"eval_steps_per_second":
|
18 |
"step": 107
|
19 |
},
|
20 |
{
|
21 |
"epoch": 2.0,
|
22 |
-
"eval_loss": 0.
|
23 |
-
"eval_matthews_correlation": 0.
|
24 |
-
"eval_runtime": 1.
|
25 |
-
"eval_samples_per_second":
|
26 |
-
"eval_steps_per_second":
|
27 |
"step": 214
|
28 |
}
|
29 |
],
|
30 |
"logging_steps": 500,
|
31 |
-
"max_steps":
|
32 |
"num_input_tokens_seen": 0,
|
33 |
-
"num_train_epochs":
|
34 |
"save_steps": 500,
|
35 |
"total_flos": 0,
|
36 |
"train_batch_size": 8,
|
37 |
"trial_name": null,
|
38 |
"trial_params": {
|
39 |
-
"learning_rate": 1.
|
40 |
-
"num_train_epochs":
|
41 |
"per_device_train_batch_size": 8,
|
42 |
-
"seed":
|
43 |
}
|
44 |
}
|
|
|
1 |
{
|
2 |
+
"best_metric": 0.0463559874942472,
|
3 |
"best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-0/checkpoint-214",
|
4 |
"epoch": 2.0,
|
5 |
"eval_steps": 500,
|
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 1.0,
|
13 |
+
"eval_loss": 0.5975081920623779,
|
14 |
"eval_matthews_correlation": 0.0,
|
15 |
+
"eval_runtime": 0.7037,
|
16 |
+
"eval_samples_per_second": 1482.22,
|
17 |
+
"eval_steps_per_second": 93.793,
|
18 |
"step": 107
|
19 |
},
|
20 |
{
|
21 |
"epoch": 2.0,
|
22 |
+
"eval_loss": 0.5842937231063843,
|
23 |
+
"eval_matthews_correlation": 0.0463559874942472,
|
24 |
+
"eval_runtime": 1.5763,
|
25 |
+
"eval_samples_per_second": 661.666,
|
26 |
+
"eval_steps_per_second": 41.87,
|
27 |
"step": 214
|
28 |
}
|
29 |
],
|
30 |
"logging_steps": 500,
|
31 |
+
"max_steps": 214,
|
32 |
"num_input_tokens_seen": 0,
|
33 |
+
"num_train_epochs": 2,
|
34 |
"save_steps": 500,
|
35 |
"total_flos": 0,
|
36 |
"train_batch_size": 8,
|
37 |
"trial_name": null,
|
38 |
"trial_params": {
|
39 |
+
"learning_rate": 1.2741221429761166e-05,
|
40 |
+
"num_train_epochs": 2,
|
41 |
"per_device_train_batch_size": 8,
|
42 |
+
"seed": 6
|
43 |
}
|
44 |
}
|
run-0/checkpoint-214/training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f6d1731c3abac75809f54a97ff9d481250d1b24fb289e39c839a834b6e1e5222
|
3 |
size 4984
|
runs/Feb28_19-52-39_5620ed9b2fff/events.out.tfevents.1709150419.5620ed9b2fff.209.19
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:18f4da825031f283c12ee5757c624195191917a0bc2e551dcbd49c96b83cd682
|
3 |
+
size 5559
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f6d1731c3abac75809f54a97ff9d481250d1b24fb289e39c839a834b6e1e5222
|
3 |
size 4984
|