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,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 |
-
| 0.0716 | 4.0 | 48 | 0.1575 | 0.9634 | 0.6667 | 0.875 | 0.5385 | 0.9211 |
|
| 62 |
-
| 0.0507 | 5.0 | 60 | 0.3468 | 0.9660 | 0.6061 | 0.625 | 0.5882 | 0.8029 |
|
| 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.5211
|
| 22 |
+
- Accuracy: 0.9144
|
| 23 |
+
- 1-f1: 0.5
|
| 24 |
+
- 1-recall: 0.5385
|
| 25 |
+
- 1-precision: 0.4667
|
| 26 |
+
- Balanced Acc: 0.7427
|
| 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.3362 | 1.0 | 11 | 0.3323 | 0.8349 | 0.4706 | 0.9231 | 0.3158 | 0.8752 |
|
| 59 |
+
| 0.2838 | 2.0 | 22 | 0.3717 | 0.8960 | 0.5143 | 0.6923 | 0.4091 | 0.8030 |
|
| 60 |
+
| 0.3003 | 3.0 | 33 | 0.5211 | 0.9144 | 0.5 | 0.5385 | 0.4667 | 0.7427 |
|
|
|
|
|
|
|
| 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:c908936bff3de8c7fa64ec8c9bd8a801acf5d253328e1e61acfaec21d6a19378
|
| 3 |
size 1112205008
|
runs/Aug26_02-40-32_ebae452a3ad2/events.out.tfevents.1756176033.ebae452a3ad2.1874.6
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2bac0f6c95246109b547812b78d8292be319d084f698be29378e8969fa68041b
|
| 3 |
+
size 10309
|
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:2cc974aab59e20f70b8d335c6cb2d5b2700b8cdd06bf538d1679f82d376676a0
|
| 3 |
size 5777
|