Theoreticallyhugo
commited on
Commit
•
9d2f71e
1
Parent(s):
effcf95
Training in progress, epoch 1, checkpoint
Browse files
checkpoint-81/model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 592318676
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c387a25e4b00bd8cd7fa816321356f94c130c150563bb32e5f173abfddbaa7e
|
3 |
size 592318676
|
checkpoint-81/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1014645498
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be01019aa5d358abf203d5f0c0ad0ce50e7a0f3e182476dd5c4a75be9820c050
|
3 |
size 1014645498
|
checkpoint-81/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:37f758e297e56d3179fd6a3cc50e906a5d9c55cb43ac701f13c34165b11c1aae
|
3 |
size 14244
|
checkpoint-81/trainer_state.json
CHANGED
@@ -11,39 +11,39 @@
|
|
11 |
{
|
12 |
"epoch": 1.0,
|
13 |
"eval_B": {
|
14 |
-
"f1-score": 0.
|
15 |
-
"precision": 0.
|
16 |
-
"recall": 0.
|
17 |
-
"support":
|
18 |
},
|
19 |
"eval_I": {
|
20 |
-
"f1-score": 0.
|
21 |
-
"precision": 0.
|
22 |
-
"recall": 0.
|
23 |
-
"support":
|
24 |
},
|
25 |
"eval_O": {
|
26 |
-
"f1-score": 0.
|
27 |
-
"precision": 0.
|
28 |
-
"recall": 0.
|
29 |
-
"support":
|
30 |
},
|
31 |
-
"eval_accuracy": 0.
|
32 |
-
"eval_loss": 0.
|
33 |
"eval_macro avg": {
|
34 |
-
"f1-score": 0.
|
35 |
-
"precision": 0.
|
36 |
-
"recall": 0.
|
37 |
-
"support":
|
38 |
},
|
39 |
-
"eval_runtime": 4.
|
40 |
-
"eval_samples_per_second": 17.
|
41 |
-
"eval_steps_per_second": 2.
|
42 |
"eval_weighted avg": {
|
43 |
-
"f1-score": 0.
|
44 |
-
"precision": 0.
|
45 |
-
"recall": 0.
|
46 |
-
"support":
|
47 |
},
|
48 |
"step": 81
|
49 |
}
|
@@ -53,7 +53,7 @@
|
|
53 |
"num_input_tokens_seen": 0,
|
54 |
"num_train_epochs": 50,
|
55 |
"save_steps": 500,
|
56 |
-
"total_flos":
|
57 |
"train_batch_size": 4,
|
58 |
"trial_name": null,
|
59 |
"trial_params": null
|
|
|
11 |
{
|
12 |
"epoch": 1.0,
|
13 |
"eval_B": {
|
14 |
+
"f1-score": 0.8331822302810515,
|
15 |
+
"precision": 0.7901977644024075,
|
16 |
+
"recall": 0.8811121764141898,
|
17 |
+
"support": 1043.0
|
18 |
},
|
19 |
"eval_I": {
|
20 |
+
"f1-score": 0.9471294753175105,
|
21 |
+
"precision": 0.9443616777446711,
|
22 |
+
"recall": 0.9499135446685879,
|
23 |
+
"support": 17350.0
|
24 |
},
|
25 |
"eval_O": {
|
26 |
+
"f1-score": 0.8992868897421833,
|
27 |
+
"precision": 0.9103731674811195,
|
28 |
+
"recall": 0.8884673748103187,
|
29 |
+
"support": 9226.0
|
30 |
},
|
31 |
+
"eval_accuracy": 0.9267895289474637,
|
32 |
+
"eval_loss": 0.20478281378746033,
|
33 |
"eval_macro avg": {
|
34 |
+
"f1-score": 0.8931995317802484,
|
35 |
+
"precision": 0.8816442032093993,
|
36 |
+
"recall": 0.9064976986310321,
|
37 |
+
"support": 27619.0
|
38 |
},
|
39 |
+
"eval_runtime": 4.6128,
|
40 |
+
"eval_samples_per_second": 17.343,
|
41 |
+
"eval_steps_per_second": 2.168,
|
42 |
"eval_weighted avg": {
|
43 |
+
"f1-score": 0.9268447919078652,
|
44 |
+
"precision": 0.9271861479533134,
|
45 |
+
"recall": 0.9267895289474637,
|
46 |
+
"support": 27619.0
|
47 |
},
|
48 |
"step": 81
|
49 |
}
|
|
|
53 |
"num_input_tokens_seen": 0,
|
54 |
"num_train_epochs": 50,
|
55 |
"save_steps": 500,
|
56 |
+
"total_flos": 143786652735600.0,
|
57 |
"train_batch_size": 4,
|
58 |
"trial_name": null,
|
59 |
"trial_params": null
|
checkpoint-81/training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4856
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:821ca433db9ddb761291ab61fc06d651ad248cd9d560cdb25f7f905e5aaff14e
|
3 |
size 4856
|