Model save
Browse files- README.md +4 -4
- model.safetensors +1 -1
README.md
CHANGED
@@ -44,7 +44,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
44 |
|
45 |
This model is a fine-tuned version of [FacebookAI/xlm-roberta-large](https://huggingface.co/FacebookAI/xlm-roberta-large) on the cnec dataset.
|
46 |
It achieves the following results on the evaluation set:
|
47 |
-
- Loss: 0.
|
48 |
- Precision: 0.0
|
49 |
- Recall: 0.0
|
50 |
- F1: 0.0
|
@@ -79,9 +79,9 @@ The following hyperparameters were used during training:
|
|
79 |
|
80 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
81 |
|:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:---:|:--------:|
|
82 |
-
| 1.
|
83 |
-
| 0.
|
84 |
-
| 0.
|
85 |
|
86 |
|
87 |
### Framework versions
|
|
|
44 |
|
45 |
This model is a fine-tuned version of [FacebookAI/xlm-roberta-large](https://huggingface.co/FacebookAI/xlm-roberta-large) on the cnec dataset.
|
46 |
It achieves the following results on the evaluation set:
|
47 |
+
- Loss: 0.9941
|
48 |
- Precision: 0.0
|
49 |
- Recall: 0.0
|
50 |
- F1: 0.0
|
|
|
79 |
|
80 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
81 |
|:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:---:|:--------:|
|
82 |
+
| 1.0478 | 1.0 | 7193 | 1.0002 | 0.0 | 0.0 | 0.0 | 0.7810 |
|
83 |
+
| 0.9754 | 2.0 | 14386 | 0.9872 | 0.0 | 0.0 | 0.0 | 0.7810 |
|
84 |
+
| 0.9377 | 3.0 | 21579 | 0.9941 | 0.0 | 0.0 | 0.0 | 0.7810 |
|
85 |
|
86 |
|
87 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2235481556
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c62da5211a6a268b4099fc15a14d70c45ee2565214409b3cd9a63fcedef01a2
|
3 |
size 2235481556
|