stuser2023
commited on
Commit
•
b94054c
1
Parent(s):
a139824
Training in progress, epoch 1
Browse files- model.safetensors +1 -1
- run-6/checkpoint-2138/config.json +1 -1
- run-6/checkpoint-2138/model.safetensors +1 -1
- run-6/checkpoint-2138/optimizer.pt +1 -1
- run-6/checkpoint-2138/rng_state.pth +2 -2
- run-6/checkpoint-2138/scheduler.pt +1 -1
- run-6/checkpoint-2138/trainer_state.json +26 -20
- run-6/checkpoint-2138/training_args.bin +2 -2
- runs/Mar16_01-46-29_6e5f088ca464/events.out.tfevents.1710555115.6e5f088ca464.226.7 +3 -0
- runs/Mar16_01-46-29_6e5f088ca464/events.out.tfevents.1710555138.6e5f088ca464.226.8 +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:e1a0a59447ca75a0f90f0983f0fcbfc47ae0ee11d40bba80baf61ee7800aaf0f
|
3 |
size 267832560
|
run-6/checkpoint-2138/config.json
CHANGED
@@ -20,6 +20,6 @@
|
|
20 |
"sinusoidal_pos_embds": false,
|
21 |
"tie_weights_": true,
|
22 |
"torch_dtype": "float32",
|
23 |
-
"transformers_version": "4.
|
24 |
"vocab_size": 30522
|
25 |
}
|
|
|
20 |
"sinusoidal_pos_embds": false,
|
21 |
"tie_weights_": true,
|
22 |
"torch_dtype": "float32",
|
23 |
+
"transformers_version": "4.38.2",
|
24 |
"vocab_size": 30522
|
25 |
}
|
run-6/checkpoint-2138/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:e1a0a59447ca75a0f90f0983f0fcbfc47ae0ee11d40bba80baf61ee7800aaf0f
|
3 |
size 267832560
|
run-6/checkpoint-2138/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:e88c4edc2f294aabdbb02205635444fc46b224d32fd55dc6e271851ce2bbf53a
|
3 |
size 535727290
|
run-6/checkpoint-2138/rng_state.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e5ab2e0270bd067529d0c30545777c33add7857664e16953fec59df1a0449276
|
3 |
+
size 14244
|
run-6/checkpoint-2138/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:3b03cd15ef59e513b02e299f1682ad2ea8c323808a0c6c409a9dcbbad9d03d80
|
3 |
size 1064
|
run-6/checkpoint-2138/trainer_state.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"best_metric": 0.
|
3 |
"best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-6/checkpoint-2138",
|
4 |
"epoch": 1.0,
|
5 |
"eval_steps": 500,
|
@@ -10,48 +10,54 @@
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 0.23,
|
13 |
-
"
|
14 |
-
"
|
|
|
15 |
"step": 500
|
16 |
},
|
17 |
{
|
18 |
"epoch": 0.47,
|
19 |
-
"
|
20 |
-
"
|
|
|
21 |
"step": 1000
|
22 |
},
|
23 |
{
|
24 |
"epoch": 0.7,
|
25 |
-
"
|
26 |
-
"
|
|
|
27 |
"step": 1500
|
28 |
},
|
29 |
{
|
30 |
"epoch": 0.94,
|
31 |
-
"
|
32 |
-
"
|
|
|
33 |
"step": 2000
|
34 |
},
|
35 |
{
|
36 |
"epoch": 1.0,
|
37 |
-
"eval_loss": 0.
|
38 |
-
"eval_matthews_correlation": 0.
|
39 |
-
"eval_runtime": 0.
|
40 |
-
"eval_samples_per_second":
|
41 |
-
"eval_steps_per_second":
|
42 |
"step": 2138
|
43 |
}
|
44 |
],
|
45 |
"logging_steps": 500,
|
46 |
-
"max_steps":
|
47 |
-
"
|
|
|
48 |
"save_steps": 500,
|
49 |
-
"total_flos":
|
|
|
50 |
"trial_name": null,
|
51 |
"trial_params": {
|
52 |
-
"learning_rate":
|
53 |
-
"num_train_epochs":
|
54 |
"per_device_train_batch_size": 4,
|
55 |
-
"seed":
|
56 |
}
|
57 |
}
|
|
|
1 |
{
|
2 |
+
"best_metric": 0.47921629302778096,
|
3 |
"best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-6/checkpoint-2138",
|
4 |
"epoch": 1.0,
|
5 |
"eval_steps": 500,
|
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 0.23,
|
13 |
+
"grad_norm": 17.90995979309082,
|
14 |
+
"learning_rate": 1.8573493164868257e-05,
|
15 |
+
"loss": 0.6076,
|
16 |
"step": 500
|
17 |
},
|
18 |
{
|
19 |
"epoch": 0.47,
|
20 |
+
"grad_norm": 25.591594696044922,
|
21 |
+
"learning_rate": 1.700319445292471e-05,
|
22 |
+
"loss": 0.5721,
|
23 |
"step": 1000
|
24 |
},
|
25 |
{
|
26 |
"epoch": 0.7,
|
27 |
+
"grad_norm": 17.508258819580078,
|
28 |
+
"learning_rate": 1.5432895740981165e-05,
|
29 |
+
"loss": 0.5514,
|
30 |
"step": 1500
|
31 |
},
|
32 |
{
|
33 |
"epoch": 0.94,
|
34 |
+
"grad_norm": 47.17720031738281,
|
35 |
+
"learning_rate": 1.3862597029037618e-05,
|
36 |
+
"loss": 0.5529,
|
37 |
"step": 2000
|
38 |
},
|
39 |
{
|
40 |
"epoch": 1.0,
|
41 |
+
"eval_loss": 0.4856245219707489,
|
42 |
+
"eval_matthews_correlation": 0.47921629302778096,
|
43 |
+
"eval_runtime": 0.8291,
|
44 |
+
"eval_samples_per_second": 1258.047,
|
45 |
+
"eval_steps_per_second": 79.608,
|
46 |
"step": 2138
|
47 |
}
|
48 |
],
|
49 |
"logging_steps": 500,
|
50 |
+
"max_steps": 6414,
|
51 |
+
"num_input_tokens_seen": 0,
|
52 |
+
"num_train_epochs": 3,
|
53 |
"save_steps": 500,
|
54 |
+
"total_flos": 83994162312648.0,
|
55 |
+
"train_batch_size": 4,
|
56 |
"trial_name": null,
|
57 |
"trial_params": {
|
58 |
+
"learning_rate": 2.01437918768118e-05,
|
59 |
+
"num_train_epochs": 3,
|
60 |
"per_device_train_batch_size": 4,
|
61 |
+
"seed": 9
|
62 |
}
|
63 |
}
|
run-6/checkpoint-2138/training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1c579802743ec5bde7ffe4a1b22c8900fae6cd071e374192c2957c3eec29367
|
3 |
+
size 4984
|
runs/Mar16_01-46-29_6e5f088ca464/events.out.tfevents.1710555115.6e5f088ca464.226.7
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb771b9f1e48f46d53021af54b80b5f0798ad10bead145d492084671cbd6cce1
|
3 |
+
size 4922
|
runs/Mar16_01-46-29_6e5f088ca464/events.out.tfevents.1710555138.6e5f088ca464.226.8
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a225ed22ce8ed4520e73bf4770006b543dbf5969c3bc97769e580ca0fe45a46a
|
3 |
+
size 6398
|
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:a1c579802743ec5bde7ffe4a1b22c8900fae6cd071e374192c2957c3eec29367
|
3 |
size 4984
|