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,11 +55,10 @@ 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 |
-
| 0.0625 | 5.0 | 65 | 0.2108 | 0.9688 | 0.7234 | 0.7727 | 0.68 | 0.8762 |
|
| 63 |
|
| 64 |
|
| 65 |
### 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.3891
|
| 22 |
+
- Accuracy: 0.9628
|
| 23 |
+
- 1-f1: 0.5238
|
| 24 |
+
- 1-recall: 0.5789
|
| 25 |
+
- 1-precision: 0.4783
|
| 26 |
+
- Balanced Acc: 0.7779
|
| 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.1771 | 1.0 | 17 | 0.3657 | 0.9535 | 0.4186 | 0.4737 | 0.375 | 0.7224 |
|
| 59 |
+
| 0.2792 | 2.0 | 34 | 0.2884 | 0.9554 | 0.4783 | 0.5789 | 0.4074 | 0.7741 |
|
| 60 |
+
| 0.2725 | 3.0 | 51 | 0.3435 | 0.9461 | 0.4528 | 0.6316 | 0.3529 | 0.7946 |
|
| 61 |
+
| 0.0743 | 4.0 | 68 | 0.3891 | 0.9628 | 0.5238 | 0.5789 | 0.4783 | 0.7779 |
|
|
|
|
| 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 1112205008
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e91a6416c0d6b333986e31d983615bb2e13f0464000520d356b0fc6aa973ef42
|
| 3 |
size 1112205008
|
runs/Aug26_02-33-38_ebae452a3ad2/events.out.tfevents.1756175618.ebae452a3ad2.1874.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:873108d3639ae4eb63ee691af88fe5a29f1cf2a24990dbf169ab04b7298b5829
|
| 3 |
+
size 14559
|
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:622f5fbe013b2ed7921c32693986232f19824d8d415482100236db44bfd60460
|
| 3 |
size 5777
|