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,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 |
|
| 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.3418
|
| 22 |
+
- Accuracy: 0.8990
|
| 23 |
+
- 1-f1: 0.5
|
| 24 |
+
- 1-recall: 0.9545
|
| 25 |
+
- 1-precision: 0.3387
|
| 26 |
+
- Balanced Acc: 0.9252
|
| 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.5009 | 1.0 | 13 | 0.3868 | 0.9591 | 0.5143 | 0.4091 | 0.6923 | 0.6995 |
|
| 59 |
+
| 0.4723 | 2.0 | 26 | 0.3205 | 0.9423 | 0.5 | 0.5455 | 0.4615 | 0.7550 |
|
| 60 |
+
| 0.4202 | 3.0 | 39 | 0.3094 | 0.8413 | 0.4 | 1.0 | 0.25 | 0.9162 |
|
| 61 |
+
| 0.9025 | 4.0 | 52 | 0.8023 | 0.9495 | 0.2222 | 0.1364 | 0.6 | 0.5656 |
|
| 62 |
+
| 0.3734 | 5.0 | 65 | 0.3418 | 0.8990 | 0.5 | 0.9545 | 0.3387 | 0.9252 |
|
| 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:32b897fc914078076a00b5342eb8161b73c03ba3fd1a65d1b657abc0bab5c541
|
| 3 |
size 1112205008
|
runs/Aug26_02-31-27_ebae452a3ad2/events.out.tfevents.1756175488.ebae452a3ad2.1874.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:540482d9669afb97bf6bf579eeb97f455d7ad613437a48ee3762f42eac487f09
|
| 3 |
+
size 14669
|
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:4d8b899e08b7e508bb5c591651a124f92ed1e7bbf2ec724502cdb36780d2597f
|
| 3 |
size 5777
|