End of training
Browse files- README.md +13 -13
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on an unknown dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
-
- Loss:
|
| 22 |
-
- Accuracy: 0.
|
| 23 |
-
- F1 Macro: 0.
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
@@ -51,16 +51,16 @@ The following hyperparameters were used during training:
|
|
| 51 |
|
| 52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro |
|
| 53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|
|
| 54 |
-
|
|
| 55 |
-
|
|
| 56 |
-
|
|
| 57 |
-
|
|
| 58 |
-
|
|
| 59 |
-
|
|
| 60 |
-
|
|
| 61 |
-
|
|
| 62 |
-
| 0.
|
| 63 |
-
| 0.
|
| 64 |
|
| 65 |
|
| 66 |
### Framework versions
|
|
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on an unknown dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 0.1907
|
| 22 |
+
- Accuracy: 0.9674
|
| 23 |
+
- F1 Macro: 0.9683
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
|
|
| 51 |
|
| 52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro |
|
| 53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|
|
| 54 |
+
| 1.1962 | 1.0 | 120 | 0.8911 | 0.6576 | 0.6000 |
|
| 55 |
+
| 0.8928 | 2.0 | 240 | 0.5397 | 0.7935 | 0.7938 |
|
| 56 |
+
| 0.565 | 3.0 | 360 | 0.4020 | 0.8605 | 0.8618 |
|
| 57 |
+
| 0.3721 | 4.0 | 480 | 0.2893 | 0.9094 | 0.9092 |
|
| 58 |
+
| 0.2123 | 5.0 | 600 | 0.2099 | 0.9438 | 0.9428 |
|
| 59 |
+
| 0.1374 | 6.0 | 720 | 0.1425 | 0.9692 | 0.9698 |
|
| 60 |
+
| 0.0682 | 7.0 | 840 | 0.1796 | 0.9656 | 0.9663 |
|
| 61 |
+
| 0.0451 | 8.0 | 960 | 0.1928 | 0.9674 | 0.9683 |
|
| 62 |
+
| 0.0275 | 9.0 | 1080 | 0.1870 | 0.9656 | 0.9666 |
|
| 63 |
+
| 0.0224 | 10.0 | 1200 | 0.1907 | 0.9674 | 0.9683 |
|
| 64 |
|
| 65 |
|
| 66 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 328504584
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2a974f2717dcde380e4d6baf0c9fa087fabef341b8e2463f028b24cee67f9701
|
| 3 |
size 328504584
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5432
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c4ff21e6a407be79cbade6c633ce8423b23316bc31e5987514cdec441fcc6532
|
| 3 |
size 5432
|