Theoreticallyhugo
commited on
Commit
•
c432439
1
Parent(s):
2d9bdc5
Training in progress, epoch 1, checkpoint
Browse files
checkpoint-41/model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 592324828
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec9a6ac8e5ba4f12e47e2a2a831480605a05aadff7e27a42f348ca047b75cd0e
|
3 |
size 592324828
|
checkpoint-41/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1014657786
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44b25ee31631c660e41de2e8135ee89d0329774e0be0cfc0c89df814f8406517
|
3 |
size 1014657786
|
checkpoint-41/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:1b75d0f85c6e5f43bda08f24453a869f5d0b5d0d33d936ef1b542f406f081347
|
3 |
size 14244
|
checkpoint-41/trainer_state.json
CHANGED
@@ -11,45 +11,45 @@
|
|
11 |
{
|
12 |
"epoch": 1.0,
|
13 |
"eval_Claim": {
|
14 |
-
"f1-score": 0.
|
15 |
-
"precision": 0.
|
16 |
-
"recall": 0.
|
17 |
-
"support":
|
18 |
},
|
19 |
"eval_MajorClaim": {
|
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_Premise": {
|
32 |
-
"f1-score": 0.
|
33 |
-
"precision": 0.
|
34 |
-
"recall": 0.
|
35 |
-
"support":
|
36 |
},
|
37 |
-
"eval_accuracy": 0.
|
38 |
-
"eval_loss": 0.
|
39 |
"eval_macro avg": {
|
40 |
-
"f1-score": 0.
|
41 |
-
"precision": 0.
|
42 |
-
"recall": 0.
|
43 |
-
"support":
|
44 |
},
|
45 |
-
"eval_runtime": 1.
|
46 |
-
"eval_samples_per_second":
|
47 |
-
"eval_steps_per_second": 7.
|
48 |
"eval_weighted avg": {
|
49 |
-
"f1-score": 0.
|
50 |
-
"precision": 0.
|
51 |
-
"recall": 0.
|
52 |
-
"support":
|
53 |
},
|
54 |
"step": 41
|
55 |
}
|
@@ -59,7 +59,7 @@
|
|
59 |
"num_input_tokens_seen": 0,
|
60 |
"num_train_epochs": 16,
|
61 |
"save_steps": 500,
|
62 |
-
"total_flos":
|
63 |
"train_batch_size": 8,
|
64 |
"trial_name": null,
|
65 |
"trial_params": null
|
|
|
11 |
{
|
12 |
"epoch": 1.0,
|
13 |
"eval_Claim": {
|
14 |
+
"f1-score": 0.4643135219309629,
|
15 |
+
"precision": 0.5337112171837709,
|
16 |
+
"recall": 0.4108865411116215,
|
17 |
+
"support": 4354.0
|
18 |
},
|
19 |
"eval_MajorClaim": {
|
20 |
+
"f1-score": 0.7490950657268052,
|
21 |
+
"precision": 0.6779310344827586,
|
22 |
+
"recall": 0.8369518944231588,
|
23 |
+
"support": 2349.0
|
24 |
},
|
25 |
"eval_O": {
|
26 |
+
"f1-score": 0.9980494407069782,
|
27 |
+
"precision": 0.9961064759634486,
|
28 |
+
"recall": 1.0,
|
29 |
+
"support": 12536.0
|
30 |
},
|
31 |
"eval_Premise": {
|
32 |
+
"f1-score": 0.8811786372007365,
|
33 |
+
"precision": 0.868321718931475,
|
34 |
+
"recall": 0.8944220128607746,
|
35 |
+
"support": 13374.0
|
36 |
},
|
37 |
+
"eval_accuracy": 0.8663109802839358,
|
38 |
+
"eval_loss": 0.32735684514045715,
|
39 |
"eval_macro avg": {
|
40 |
+
"f1-score": 0.7731591663913707,
|
41 |
+
"precision": 0.7690176116403633,
|
42 |
+
"recall": 0.7855651120988888,
|
43 |
+
"support": 32613.0
|
44 |
},
|
45 |
+
"eval_runtime": 1.4205,
|
46 |
+
"eval_samples_per_second": 57.022,
|
47 |
+
"eval_steps_per_second": 7.744,
|
48 |
"eval_weighted avg": {
|
49 |
+
"f1-score": 0.8609350954068932,
|
50 |
+
"precision": 0.8590551035257559,
|
51 |
+
"recall": 0.8663109802839358,
|
52 |
+
"support": 32613.0
|
53 |
},
|
54 |
"step": 41
|
55 |
}
|
|
|
59 |
"num_input_tokens_seen": 0,
|
60 |
"num_train_epochs": 16,
|
61 |
"save_steps": 500,
|
62 |
+
"total_flos": 143342183867400.0,
|
63 |
"train_batch_size": 8,
|
64 |
"trial_name": null,
|
65 |
"trial_params": null
|
checkpoint-41/training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1fa0ab387f66efa2185b605999d4a743ce5870243a43ebfb649f6fb9a993302b
|
3 |
size 4664
|