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-large](https://huggingface.co/FacebookAI/xlm-roberta-large) 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,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 |
|
| 62 |
|
| 63 |
### Framework versions
|
|
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [FacebookAI/xlm-roberta-large](https://huggingface.co/FacebookAI/xlm-roberta-large) on the None dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 0.2841
|
| 22 |
+
- Accuracy: 0.9152
|
| 23 |
+
- 1-f1: 0.8648
|
| 24 |
+
- 1-recall: 0.8147
|
| 25 |
+
- 1-precision: 0.9214
|
| 26 |
+
- Balanced Acc: 0.8900
|
| 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.6179 | 1.0 | 25 | 0.6021 | 0.6671 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 59 |
+
| 0.4255 | 2.0 | 50 | 0.3616 | 0.8946 | 0.8353 | 0.8031 | 0.8703 | 0.8717 |
|
| 60 |
+
| 0.2818 | 3.0 | 75 | 0.2559 | 0.9139 | 0.8571 | 0.7761 | 0.9571 | 0.8794 |
|
| 61 |
+
| 0.2035 | 4.0 | 100 | 0.2363 | 0.9190 | 0.8706 | 0.8185 | 0.9298 | 0.8939 |
|
| 62 |
+
| 0.1596 | 5.0 | 125 | 0.2638 | 0.9126 | 0.8677 | 0.8610 | 0.8745 | 0.8997 |
|
| 63 |
+
| 0.1866 | 6.0 | 150 | 0.2841 | 0.9152 | 0.8648 | 0.8147 | 0.9214 | 0.8900 |
|
| 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 2239618672
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:44eb6d64eba7e3aae0f0aec34c6c9b2ffe35dd033cd564d3ab481a7eb1c44ce9
|
| 3 |
size 2239618672
|
runs/Aug19_23-14-49_0baf4a1a5cc0/events.out.tfevents.1755645291.0baf4a1a5cc0.4649.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6c7c1aa876275d029944797643b72f1a586874973359c104d424892007984836
|
| 3 |
+
size 24106
|
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:dd4878ad41d4592b6fcc473d31ec8ee95337968b38df7adeceba1b41ebf02437
|
| 3 |
size 5777
|