Model save
Browse files
README.md
CHANGED
@@ -17,14 +17,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [vinai/bertweet-base](https://huggingface.co/vinai/bertweet-base) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- F1 Macro: 0.
|
22 |
-
- F1: 0.
|
23 |
-
- F1 Neg: 0.
|
24 |
-
- Acc: 0.
|
25 |
-
- Prec: 0.
|
26 |
-
- Recall: 0.
|
27 |
-
- Mcc: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -57,9 +57,9 @@ The following hyperparameters were used during training:
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | F1 Macro | F1 | F1 Neg | Acc | Prec | Recall | Mcc |
|
59 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:------:|:------:|:------:|:------:|:------:|
|
60 |
-
|
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [vinai/bertweet-base](https://huggingface.co/vinai/bertweet-base) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.4366
|
21 |
+
- F1 Macro: 0.8302
|
22 |
+
- F1: 0.8917
|
23 |
+
- F1 Neg: 0.7686
|
24 |
+
- Acc: 0.8525
|
25 |
+
- Prec: 0.8804
|
26 |
+
- Recall: 0.9033
|
27 |
+
- Mcc: 0.6610
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | F1 Macro | F1 | F1 Neg | Acc | Prec | Recall | Mcc |
|
59 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:------:|:------:|:------:|:------:|:------:|
|
60 |
+
| 0.6636 | 1.0 | 614 | 0.5643 | 0.6935 | 0.8191 | 0.5678 | 0.745 | 0.75 | 0.9023 | 0.4193 |
|
61 |
+
| 0.5206 | 2.0 | 1228 | 0.6205 | 0.7341 | 0.7640 | 0.7042 | 0.7375 | 0.8995 | 0.6641 | 0.5116 |
|
62 |
+
| 0.4363 | 3.0 | 1842 | 0.5409 | 0.7997 | 0.8673 | 0.7321 | 0.8225 | 0.8315 | 0.9062 | 0.6059 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
runs/Apr05_16-55-58_tardis/events.out.tfevents.1712329146.tardis.3496052.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be550a44fbefefecf29dc1b0f2c769946b68d5edebc7bb958089720da2e4deea
|
3 |
+
size 699
|