Theoreticallyhugo
commited on
Commit
•
7bfcc3d
1
Parent(s):
64c28a9
Training in progress, epoch 1, checkpoint
Browse files- checkpoint-41/config.json +1 -1
- checkpoint-41/model.safetensors +1 -1
- checkpoint-41/optimizer.pt +1 -1
- checkpoint-41/rng_state.pth +1 -1
- checkpoint-41/scheduler.pt +1 -1
- checkpoint-41/tokenizer.json +0 -0
- checkpoint-41/tokenizer_config.json +2 -2
- checkpoint-41/trainer_state.json +45 -33
- checkpoint-41/training_args.bin +2 -2
checkpoint-41/config.json
CHANGED
@@ -51,7 +51,7 @@
|
|
51 |
"pad_token_id": 1,
|
52 |
"sep_token_id": 2,
|
53 |
"torch_dtype": "float32",
|
54 |
-
"transformers_version": "4.
|
55 |
"type_vocab_size": 1,
|
56 |
"vocab_size": 50265
|
57 |
}
|
|
|
51 |
"pad_token_id": 1,
|
52 |
"sep_token_id": 2,
|
53 |
"torch_dtype": "float32",
|
54 |
+
"transformers_version": "4.45.2",
|
55 |
"type_vocab_size": 1,
|
56 |
"vocab_size": 50265
|
57 |
}
|
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:f8ce6bdec635b30b63b8e52599e9146f7866666b010d86b0c5ccd1807c2b1980
|
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:3dae7214605fcee5d160e2d67e98c540bba57898c16a0d894f59b974637e48e3
|
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:890a72e183ff8476ed86066068429358f1f4dfcd3a6900ecfd020262ecca5acf
|
3 |
size 14244
|
checkpoint-41/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:ea37e94b47f3f494a56a7641c427579f080658979e969fdceddf122598ddd745
|
3 |
size 1064
|
checkpoint-41/tokenizer.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
checkpoint-41/tokenizer_config.json
CHANGED
@@ -43,12 +43,12 @@
|
|
43 |
}
|
44 |
},
|
45 |
"bos_token": "<s>",
|
46 |
-
"clean_up_tokenization_spaces":
|
47 |
"cls_token": "<s>",
|
48 |
"eos_token": "</s>",
|
49 |
"errors": "replace",
|
50 |
"mask_token": "<mask>",
|
51 |
-
"model_max_length":
|
52 |
"pad_token": "<pad>",
|
53 |
"sep_token": "</s>",
|
54 |
"tokenizer_class": "LongformerTokenizer",
|
|
|
43 |
}
|
44 |
},
|
45 |
"bos_token": "<s>",
|
46 |
+
"clean_up_tokenization_spaces": false,
|
47 |
"cls_token": "<s>",
|
48 |
"eos_token": "</s>",
|
49 |
"errors": "replace",
|
50 |
"mask_token": "<mask>",
|
51 |
+
"model_max_length": 1000000000000000019884624838656,
|
52 |
"pad_token": "<pad>",
|
53 |
"sep_token": "</s>",
|
54 |
"tokenizer_class": "LongformerTokenizer",
|
checkpoint-41/trainer_state.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
-
"best_metric":
|
3 |
-
"best_model_checkpoint":
|
4 |
"epoch": 1.0,
|
5 |
"eval_steps": 500,
|
6 |
"global_step": 41,
|
@@ -11,54 +11,66 @@
|
|
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":
|
48 |
"eval_weighted avg": {
|
49 |
-
"f1-score": 0.
|
50 |
-
"precision": 0.
|
51 |
-
"recall": 0.
|
52 |
-
"support":
|
53 |
},
|
54 |
"step": 41
|
55 |
}
|
56 |
],
|
57 |
"logging_steps": 500,
|
58 |
-
"max_steps":
|
59 |
"num_input_tokens_seen": 0,
|
60 |
-
"num_train_epochs":
|
61 |
"save_steps": 500,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
62 |
"total_flos": 143788732726800.0,
|
63 |
"train_batch_size": 8,
|
64 |
"trial_name": null,
|
|
|
1 |
{
|
2 |
+
"best_metric": 0.5843302011489868,
|
3 |
+
"best_model_checkpoint": "longformer-simple/checkpoint-41",
|
4 |
"epoch": 1.0,
|
5 |
"eval_steps": 500,
|
6 |
"global_step": 41,
|
|
|
11 |
{
|
12 |
"epoch": 1.0,
|
13 |
"eval_Claim": {
|
14 |
+
"f1-score": 0.21931818181818183,
|
15 |
+
"precision": 0.48984771573604063,
|
16 |
+
"recall": 0.14128843338213762,
|
17 |
+
"support": 4098.0
|
18 |
},
|
19 |
"eval_MajorClaim": {
|
20 |
+
"f1-score": 0.5428571428571428,
|
21 |
+
"precision": 0.5396243701328447,
|
22 |
+
"recall": 0.5461288827074641,
|
23 |
+
"support": 2157.0
|
24 |
},
|
25 |
"eval_O": {
|
26 |
+
"f1-score": 0.8746832169640548,
|
27 |
+
"precision": 0.8916069169126951,
|
28 |
+
"recall": 0.858390011166379,
|
29 |
+
"support": 9851.0
|
30 |
},
|
31 |
"eval_Premise": {
|
32 |
+
"f1-score": 0.8596746372645179,
|
33 |
+
"precision": 0.7743724104313917,
|
34 |
+
"recall": 0.9660965412390726,
|
35 |
+
"support": 13155.0
|
36 |
},
|
37 |
+
"eval_accuracy": 0.7833635214107515,
|
38 |
+
"eval_loss": 0.5843302011489868,
|
39 |
"eval_macro avg": {
|
40 |
+
"f1-score": 0.6241332947259743,
|
41 |
+
"precision": 0.673862853303243,
|
42 |
+
"recall": 0.6279759671237634,
|
43 |
+
"support": 29261.0
|
44 |
},
|
45 |
+
"eval_runtime": 1.4428,
|
46 |
+
"eval_samples_per_second": 55.446,
|
47 |
+
"eval_steps_per_second": 6.931,
|
48 |
"eval_weighted avg": {
|
49 |
+
"f1-score": 0.7516910901801511,
|
50 |
+
"precision": 0.7566882370115429,
|
51 |
+
"recall": 0.7833635214107515,
|
52 |
+
"support": 29261.0
|
53 |
},
|
54 |
"step": 41
|
55 |
}
|
56 |
],
|
57 |
"logging_steps": 500,
|
58 |
+
"max_steps": 205,
|
59 |
"num_input_tokens_seen": 0,
|
60 |
+
"num_train_epochs": 5,
|
61 |
"save_steps": 500,
|
62 |
+
"stateful_callbacks": {
|
63 |
+
"TrainerControl": {
|
64 |
+
"args": {
|
65 |
+
"should_epoch_stop": false,
|
66 |
+
"should_evaluate": false,
|
67 |
+
"should_log": false,
|
68 |
+
"should_save": true,
|
69 |
+
"should_training_stop": false
|
70 |
+
},
|
71 |
+
"attributes": {}
|
72 |
+
}
|
73 |
+
},
|
74 |
"total_flos": 143788732726800.0,
|
75 |
"train_batch_size": 8,
|
76 |
"trial_name": 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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54bc35b0ffab8e37399c62cbb33d09982af8734fc19fedb709b4e41ada38552d
|
3 |
+
size 5176
|