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,9 +55,9 @@ 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 |
|
| 62 |
|
| 63 |
### 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.3617
|
| 22 |
+
- Accuracy: 0.8733
|
| 23 |
+
- 1-f1: 0.54
|
| 24 |
+
- 1-recall: 0.8438
|
| 25 |
+
- 1-precision: 0.3971
|
| 26 |
+
- Balanced Acc: 0.8599
|
| 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.474 | 1.0 | 12 | 0.3547 | 0.8264 | 0.4793 | 0.9062 | 0.3258 | 0.8625 |
|
| 59 |
+
| 0.304 | 2.0 | 24 | 0.3840 | 0.8981 | 0.5747 | 0.7812 | 0.4545 | 0.8453 |
|
| 60 |
+
| 0.2064 | 3.0 | 36 | 0.3617 | 0.8733 | 0.54 | 0.8438 | 0.3971 | 0.8599 |
|
| 61 |
|
| 62 |
|
| 63 |
### 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:2138679fed4ca4accf1d6ac3b56b50d749e8ed8f98125e48659cca902d66e152
|
| 3 |
size 1112205008
|
runs/Aug26_02-37-34_ebae452a3ad2/events.out.tfevents.1756175854.ebae452a3ad2.1874.4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b241a052c1b4eef6c7ea2b7805b57b3d0795fcf96739015cf7289d66970a7ae
|
| 3 |
+
size 10723
|
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:13057abcf02b12ae4abc676382d1fc41756aab05c27e55bfd3688ec4f8ad0585
|
| 3 |
size 5777
|