Training completed!
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
- F1: 1.0
|
22 |
|
23 |
## Model description
|
@@ -49,9 +49,9 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:---:|
|
52 |
-
|
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.1744
|
21 |
- F1: 1.0
|
22 |
|
23 |
## Model description
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:---:|
|
52 |
+
| 0.2784 | 1.0 | 2097 | 0.1819 | 1.0 |
|
53 |
+
| 0.1514 | 2.0 | 4194 | 0.1623 | 1.0 |
|
54 |
+
| 0.0868 | 3.0 | 6291 | 0.1744 | 1.0 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
runs/Jul26_12-00-39_b84ae50da825/events.out.tfevents.1721995273.b84ae50da825.188.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3268415a5492401e040fc47122c234f53389aa8ac48d3f56faf3388ebde8e633
|
3 |
+
size 7157
|