Commit
·
a51cd89
1
Parent(s):
f204a7f
Training completed
Browse files
README.md
CHANGED
@@ -17,8 +17,8 @@ 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 the xtreme dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- F: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,9 +49,9 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | F |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
52 |
-
| 0.
|
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 the xtreme dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.1407
|
21 |
+
- F: 0.8627
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | F |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
52 |
+
| 0.2585 | 1.0 | 525 | 0.1537 | 0.8285 |
|
53 |
+
| 0.1274 | 2.0 | 1050 | 0.1435 | 0.8474 |
|
54 |
+
| 0.0784 | 3.0 | 1575 | 0.1407 | 0.8627 |
|
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:04066d68e3b8f52c60d61815519ccacbacdf27d84d6b43707472717e9bb8d374
|
3 |
size 1109857804
|
runs/Dec02_21-24-09_9ae0b41f57be/events.out.tfevents.1701552300.9ae0b41f57be.187.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ace7325b7e8a0359f5d48657dd41264a98a227be182d32184a3aa23ffb5bdbe
|
3 |
+
size 6345
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:00806c38e8dfa4c84a38cdd5abfe19225dfe81d3be6857b2acc6072c5714b14e
|
3 |
size 4600
|