Training in progress, step 100
Browse files- README.md +6 -6
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
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.1359
|
21 |
-
- F1: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -47,11 +47,11 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
-
| Training Loss | Epoch | Step | Validation Loss | F1
|
51 |
-
|
52 |
-
| 0.2598 | 1.0 | 525 | 0.1626 | 0.
|
53 |
-
| 0.1289 | 2.0 | 1050 | 0.1346 | 0.
|
54 |
-
| 0.0797 | 3.0 | 1575 | 0.1359 | 0.
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
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.1359
|
21 |
+
- F1: 0.0
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
+
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
51 |
+
|:-------------:|:-----:|:----:|:---------------:|:---:|
|
52 |
+
| 0.2598 | 1.0 | 525 | 0.1626 | 0.0 |
|
53 |
+
| 0.1289 | 2.0 | 1050 | 0.1346 | 0.0 |
|
54 |
+
| 0.0797 | 3.0 | 1575 | 0.1359 | 0.0 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1109857804
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0149cb13ffa18c5c45e1c31816cda22baebb1d2e8227849dad92af87a17f157d
|
3 |
size 1109857804
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:534d517220fdc763f05d80bd552b16f9f2688aa8ba915aba295fc672575a7cbd
|
3 |
size 5112
|