End of training
Browse files- README.md +4 -4
- model.safetensors +1 -1
README.md
CHANGED
@@ -15,8 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [FacebookAI/xlm-roberta-base](https://huggingface.co/FacebookAI/xlm-roberta-base) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
-
- Roc Auc: 0.
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -47,8 +47,8 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss | Roc Auc |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
50 |
-
| 0.
|
51 |
-
| 0.
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [FacebookAI/xlm-roberta-base](https://huggingface.co/FacebookAI/xlm-roberta-base) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.0331
|
19 |
+
- Roc Auc: 0.9883
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss | Roc Auc |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
50 |
+
| 0.1484 | 1.0 | 43 | 0.0495 | 0.9883 |
|
51 |
+
| 0.2189 | 2.0 | 86 | 0.0331 | 0.9883 |
|
52 |
|
53 |
|
54 |
### 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:6f954fac2453514d56e7ff65fd18304c3e6bc5fc3233e80bb76034f3e21bcfa0
|
3 |
size 1112205008
|