Training complete
Browse files- README.md +12 -12
- model.safetensors +1 -1
README.md
CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [vinai/bertweet-base](https://huggingface.co/vinai/bertweet-base) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
-
- Accuracy: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -49,16 +49,16 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [vinai/bertweet-base](https://huggingface.co/vinai/bertweet-base) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.3206
|
20 |
+
- Accuracy: 0.8898
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
52 |
+
| 0.6119 | 0.0994 | 47 | 0.5232 | 0.7661 |
|
53 |
+
| 0.4769 | 0.1987 | 94 | 0.5216 | 0.7661 |
|
54 |
+
| 0.4077 | 0.2981 | 141 | 0.4198 | 0.8433 |
|
55 |
+
| 0.401 | 0.3975 | 188 | 0.3780 | 0.8718 |
|
56 |
+
| 0.3604 | 0.4968 | 235 | 0.3832 | 0.8628 |
|
57 |
+
| 0.317 | 0.5962 | 282 | 0.3229 | 0.8913 |
|
58 |
+
| 0.3708 | 0.6956 | 329 | 0.3560 | 0.8831 |
|
59 |
+
| 0.3589 | 0.7949 | 376 | 0.3496 | 0.8913 |
|
60 |
+
| 0.3847 | 0.8943 | 423 | 0.4977 | 0.8411 |
|
61 |
+
| 0.3504 | 0.9937 | 470 | 0.3206 | 0.8898 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 539630168
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb2d22d1d33cf539ed4a8c4ab4a73201d671d2419467f0fdaf1b8ffef9388d44
|
3 |
size 539630168
|