jamiehudson/roberta-best-finetuned-hopes-fears
Browse files- README.md +20 -20
- model.safetensors +1 -1
- runs/May31_19-51-17_68d233ee17d4/events.out.tfevents.1717185090.68d233ee17d4.2835.3 +3 -0
- tokenizer.json +2 -14
- training_args.bin +1 -1
README.md
CHANGED
@@ -17,18 +17,18 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Accuracy: 0.
|
22 |
-
- F1 Weighted: 0.
|
23 |
-
- Precision Hopes: 0.
|
24 |
- Recall Hopes: 0.7622
|
25 |
-
- F1 Hopes: 0.
|
26 |
-
- Precision Fears: 0.
|
27 |
- Recall Fears: 0.9328
|
28 |
-
- F1 Fears: 0.
|
29 |
-
- Precision Neither: 0.
|
30 |
-
- Recall Neither: 0.
|
31 |
-
- F1 Neither: 0.
|
32 |
|
33 |
## Model description
|
34 |
|
@@ -61,16 +61,16 @@ The following hyperparameters were used during training:
|
|
61 |
|
62 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Weighted | Precision Hopes | Recall Hopes | F1 Hopes | Precision Fears | Recall Fears | F1 Fears | Precision Neither | Recall Neither | F1 Neither |
|
63 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:-----------:|:---------------:|:------------:|:--------:|:---------------:|:------------:|:--------:|:-----------------:|:--------------:|:----------:|
|
64 |
-
| No log | 1.0 | 171 | 1.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
|
75 |
|
76 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.6120
|
21 |
+
- Accuracy: 0.9496
|
22 |
+
- F1 Weighted: 0.9509
|
23 |
+
- Precision Hopes: 0.6757
|
24 |
- Recall Hopes: 0.7622
|
25 |
+
- F1 Hopes: 0.7163
|
26 |
+
- Precision Fears: 0.8672
|
27 |
- Recall Fears: 0.9328
|
28 |
+
- F1 Fears: 0.8988
|
29 |
+
- Precision Neither: 0.9798
|
30 |
+
- Recall Neither: 0.9655
|
31 |
+
- F1 Neither: 0.9726
|
32 |
|
33 |
## Model description
|
34 |
|
|
|
61 |
|
62 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Weighted | Precision Hopes | Recall Hopes | F1 Hopes | Precision Fears | Recall Fears | F1 Fears | Precision Neither | Recall Neither | F1 Neither |
|
63 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:-----------:|:---------------:|:------------:|:--------:|:---------------:|:------------:|:--------:|:-----------------:|:--------------:|:----------:|
|
64 |
+
| No log | 1.0 | 171 | 1.0201 | 0.8791 | 0.8226 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.8791 | 1.0 | 0.9357 |
|
65 |
+
| 0.9075 | 2.0 | 342 | 0.3018 | 0.9146 | 0.9220 | 0.5251 | 0.8293 | 0.6430 | 0.7020 | 0.8908 | 0.7852 | 0.9834 | 0.9227 | 0.9521 |
|
66 |
+
| 0.9075 | 3.0 | 513 | 0.2450 | 0.9141 | 0.9229 | 0.4947 | 0.8476 | 0.6247 | 0.7724 | 0.9412 | 0.8485 | 0.9864 | 0.9179 | 0.9509 |
|
67 |
+
| 0.2782 | 4.0 | 684 | 0.3093 | 0.9402 | 0.9436 | 0.6 | 0.8232 | 0.6941 | 0.9182 | 0.8487 | 0.8821 | 0.9796 | 0.9548 | 0.9670 |
|
68 |
+
| 0.2782 | 5.0 | 855 | 0.2838 | 0.9030 | 0.9145 | 0.4744 | 0.9024 | 0.6218 | 0.6970 | 0.9664 | 0.8099 | 0.9930 | 0.8994 | 0.9439 |
|
69 |
+
| 0.1561 | 6.0 | 1026 | 0.4644 | 0.9479 | 0.9495 | 0.6548 | 0.7866 | 0.7147 | 0.9273 | 0.8571 | 0.8908 | 0.9774 | 0.9660 | 0.9717 |
|
70 |
+
| 0.1561 | 7.0 | 1197 | 0.4976 | 0.9496 | 0.9512 | 0.6788 | 0.7988 | 0.7339 | 0.8516 | 0.9160 | 0.8826 | 0.9817 | 0.9636 | 0.9725 |
|
71 |
+
| 0.0743 | 8.0 | 1368 | 0.5949 | 0.9517 | 0.9528 | 0.6978 | 0.7744 | 0.7341 | 0.8651 | 0.9160 | 0.8898 | 0.9798 | 0.9679 | 0.9738 |
|
72 |
+
| 0.0297 | 9.0 | 1539 | 0.5912 | 0.9483 | 0.9498 | 0.6649 | 0.7622 | 0.7102 | 0.8615 | 0.9412 | 0.8996 | 0.9802 | 0.9636 | 0.9718 |
|
73 |
+
| 0.0297 | 10.0 | 1710 | 0.6120 | 0.9496 | 0.9509 | 0.6757 | 0.7622 | 0.7163 | 0.8672 | 0.9328 | 0.8988 | 0.9798 | 0.9655 | 0.9726 |
|
74 |
|
75 |
|
76 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498615900
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee5c23f1bf41d645962522598424ef5d46f0dd7a7ac213f4138ac606a8b85a36
|
3 |
size 498615900
|
runs/May31_19-51-17_68d233ee17d4/events.out.tfevents.1717185090.68d233ee17d4.2835.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ae497dbc467eacdae0875e23d4f7dcc316e5493b7c83d1b1d0f3869dfb66af9
|
3 |
+
size 15286
|
tokenizer.json
CHANGED
@@ -1,19 +1,7 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
4 |
-
|
5 |
-
"max_length": 256,
|
6 |
-
"strategy": "LongestFirst",
|
7 |
-
"stride": 0
|
8 |
-
},
|
9 |
-
"padding": {
|
10 |
-
"strategy": "BatchLongest",
|
11 |
-
"direction": "Right",
|
12 |
-
"pad_to_multiple_of": null,
|
13 |
-
"pad_id": 1,
|
14 |
-
"pad_type_id": 0,
|
15 |
-
"pad_token": "<pad>"
|
16 |
-
},
|
17 |
"added_tokens": [
|
18 |
{
|
19 |
"id": 0,
|
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
+
"truncation": null,
|
4 |
+
"padding": null,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
"added_tokens": [
|
6 |
{
|
7 |
"id": 0,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8fbef072c612d7107032faeb9cdee392e788d88d45c7a2fbe2ee395165f45374
|
3 |
size 5176
|