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.4342
|
| 22 |
+
- Accuracy: 0.8283
|
| 23 |
+
- 1-f1: 0.5405
|
| 24 |
+
- 1-recall: 0.8
|
| 25 |
+
- 1-precision: 0.4082
|
| 26 |
+
- Balanced Acc: 0.8162
|
| 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.3996 | 1.0 | 7 | 0.4033 | 0.7576 | 0.4894 | 0.92 | 0.3333 | 0.8271 |
|
| 59 |
+
| 0.3985 | 2.0 | 14 | 0.5162 | 0.8434 | 0.5373 | 0.72 | 0.4286 | 0.7906 |
|
| 60 |
+
| 0.322 | 3.0 | 21 | 0.3941 | 0.7677 | 0.5106 | 0.96 | 0.3478 | 0.8499 |
|
| 61 |
+
| 0.2893 | 4.0 | 28 | 0.4185 | 0.8333 | 0.5352 | 0.76 | 0.4130 | 0.8020 |
|
| 62 |
+
| 0.2652 | 5.0 | 35 | 0.4342 | 0.8283 | 0.5405 | 0.8 | 0.4082 | 0.8162 |
|
| 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:591d0c313ade84c3dcf63e72ecbed7411535d0df661d0ee7b18787c2f03ccc20
|
| 3 |
size 1112205008
|
runs/Aug26_02-35-40_ebae452a3ad2/events.out.tfevents.1756175741.ebae452a3ad2.1874.3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2d2289fb68e55a0ac2d2d7355f8e4acc761e51f27140bceb4cc3bee8cb2451cb
|
| 3 |
+
size 11564
|
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:27899dec91acae6eeb27f442997172ab084544a4adfb4e9b883327e641ff7f1f
|
| 3 |
size 5777
|