End of training
Browse files
README.md
CHANGED
|
@@ -18,12 +18,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [FacebookAI/xlm-roberta-base](https://huggingface.co/FacebookAI/xlm-roberta-base) on the None dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
-
- Loss: 0.
|
| 22 |
-
- Accuracy: 0.
|
| 23 |
-
- 1-f1: 0.
|
| 24 |
-
- 1-recall: 0.
|
| 25 |
-
- 1-precision: 0.
|
| 26 |
-
- Balanced Acc: 0.
|
| 27 |
|
| 28 |
## Model description
|
| 29 |
|
|
@@ -55,10 +55,11 @@ The following hyperparameters were used during training:
|
|
| 55 |
|
| 56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | 1-f1 | 1-recall | 1-precision | Balanced Acc |
|
| 57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:--------:|:-----------:|:------------:|
|
| 58 |
-
| 0.
|
| 59 |
-
| 0.
|
| 60 |
-
| 0.
|
| 61 |
-
| 0.
|
|
|
|
| 62 |
|
| 63 |
|
| 64 |
### Framework versions
|
|
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [FacebookAI/xlm-roberta-base](https://huggingface.co/FacebookAI/xlm-roberta-base) on the None dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 0.5721
|
| 22 |
+
- Accuracy: 0.9229
|
| 23 |
+
- 1-f1: 0.4571
|
| 24 |
+
- 1-recall: 0.5161
|
| 25 |
+
- 1-precision: 0.4103
|
| 26 |
+
- Balanced Acc: 0.7332
|
| 27 |
|
| 28 |
## Model description
|
| 29 |
|
|
|
|
| 55 |
|
| 56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | 1-f1 | 1-recall | 1-precision | Balanced Acc |
|
| 57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:--------:|:-----------:|:------------:|
|
| 58 |
+
| 0.395 | 1.0 | 16 | 0.3727 | 0.8763 | 0.4299 | 0.7419 | 0.3026 | 0.8136 |
|
| 59 |
+
| 0.3218 | 2.0 | 32 | 0.3474 | 0.8560 | 0.4409 | 0.9032 | 0.2917 | 0.8780 |
|
| 60 |
+
| 0.2668 | 3.0 | 48 | 0.3228 | 0.8682 | 0.4538 | 0.8710 | 0.3068 | 0.8695 |
|
| 61 |
+
| 0.2797 | 4.0 | 64 | 0.5257 | 0.9209 | 0.5063 | 0.6452 | 0.4167 | 0.7923 |
|
| 62 |
+
| 0.1009 | 5.0 | 80 | 0.5721 | 0.9229 | 0.4571 | 0.5161 | 0.4103 | 0.7332 |
|
| 63 |
|
| 64 |
|
| 65 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1112205008
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b0327ebfc5fec92961afa6b5db0d9dc37b1999db77a95d8f4683e838c10974be
|
| 3 |
size 1112205008
|
runs/Aug26_02-46-00_ebae452a3ad2/events.out.tfevents.1756176361.ebae452a3ad2.1874.9
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ccd383863002bf6c724d8667471f2ad830cb162436738b133893f4fe867a87d1
|
| 3 |
+
size 16325
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5777
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a246bd9f34d3d120e4962774b31a9c27d4348cddced05bdd49cbe6e1a038310f
|
| 3 |
size 5777
|