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,10 +55,12 @@ 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 |
|
| 63 |
|
| 64 |
### 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.5323
|
| 22 |
+
- Accuracy: 0.9239
|
| 23 |
+
- 1-f1: 0.3273
|
| 24 |
+
- 1-recall: 0.3214
|
| 25 |
+
- 1-precision: 0.3333
|
| 26 |
+
- Balanced Acc: 0.6411
|
| 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.7802 | 1.0 | 16 | 0.5957 | 0.9424 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 59 |
+
| 0.6316 | 2.0 | 32 | 0.5687 | 0.9424 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 60 |
+
| 0.5278 | 3.0 | 48 | 0.5489 | 0.9424 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 61 |
+
| 0.5157 | 4.0 | 64 | 0.5097 | 0.9403 | 0.0645 | 0.0357 | 0.3333 | 0.5157 |
|
| 62 |
+
| 0.6505 | 5.0 | 80 | 0.5672 | 0.9403 | 0.2162 | 0.1429 | 0.4444 | 0.5660 |
|
| 63 |
+
| 0.5312 | 6.0 | 96 | 0.5323 | 0.9239 | 0.3273 | 0.3214 | 0.3333 | 0.6411 |
|
| 64 |
|
| 65 |
|
| 66 |
### 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:8559ba50cc6c423b6ecb25c32033ecde39f37bb6f44296d94a733033a84b898c
|
| 3 |
size 1112205008
|
runs/Aug26_02-28-39_ebae452a3ad2/events.out.tfevents.1756175322.ebae452a3ad2.1874.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5412ea82a41dcb3bd50db3570876a242d1d357361bb3cf8c0fbdd71e6dad9491
|
| 3 |
+
size 18442
|
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:6a216e6b0f0ad0abfa1fad69c217bddb125b2495283bc0162073494d7cf81ab0
|
| 3 |
size 5777
|