Training complete
Browse files- README.md +12 -12
- model.safetensors +1 -1
- training_args.bin +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.2787
|
20 |
+
- Accuracy: 0.9025
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
52 |
+
| 0.6 | 0.0994 | 47 | 0.5233 | 0.7661 |
|
53 |
+
| 0.4809 | 0.1987 | 94 | 0.5148 | 0.7661 |
|
54 |
+
| 0.4065 | 0.2981 | 141 | 0.4387 | 0.8373 |
|
55 |
+
| 0.4104 | 0.3975 | 188 | 0.4005 | 0.8553 |
|
56 |
+
| 0.3518 | 0.4968 | 235 | 0.4069 | 0.8508 |
|
57 |
+
| 0.3192 | 0.5962 | 282 | 0.3263 | 0.8883 |
|
58 |
+
| 0.372 | 0.6956 | 329 | 0.3642 | 0.8816 |
|
59 |
+
| 0.3068 | 0.7949 | 376 | 0.3216 | 0.9003 |
|
60 |
+
| 0.3238 | 0.8943 | 423 | 0.2972 | 0.9010 |
|
61 |
+
| 0.3152 | 0.9937 | 470 | 0.2787 | 0.9025 |
|
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:43227d23909e7866ee4d08f3d9135100c1d8d292f964fe2ff3ffad109e0f7d8a
|
3 |
size 539630168
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c48c0bb2d0c20424bf36530677221e9feff7e0e9bdd1a19f763218ce9580af49
|
3 |
size 4920
|