fine_tuned_cb_croslo
Browse files- README.md +10 -10
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [EMBEDDIA/crosloengual-bert](https://huggingface.co/EMBEDDIA/crosloengual-bert) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 1.
|
22 |
- Accuracy: 0.6818
|
23 |
-
- F1: 0.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -51,14 +51,14 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
|:-------------:|:-------:|:----:|:---------------:|:--------:|:------:|
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [EMBEDDIA/crosloengual-bert](https://huggingface.co/EMBEDDIA/crosloengual-bert) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 1.3249
|
22 |
- Accuracy: 0.6818
|
23 |
+
- F1: 0.6390
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
|:-------------:|:-------:|:----:|:---------------:|:--------:|:------:|
|
54 |
+
| 0.7054 | 3.5714 | 50 | 1.4024 | 0.3182 | 0.1536 |
|
55 |
+
| 0.3117 | 7.1429 | 100 | 1.0030 | 0.6818 | 0.6383 |
|
56 |
+
| 0.0286 | 10.7143 | 150 | 1.0108 | 0.7273 | 0.6791 |
|
57 |
+
| 0.0038 | 14.2857 | 200 | 1.1886 | 0.6818 | 0.6390 |
|
58 |
+
| 0.0025 | 17.8571 | 250 | 1.2342 | 0.6818 | 0.6390 |
|
59 |
+
| 0.0019 | 21.4286 | 300 | 1.2576 | 0.7273 | 0.6791 |
|
60 |
+
| 0.0015 | 25.0 | 350 | 1.2963 | 0.6818 | 0.6390 |
|
61 |
+
| 0.0015 | 28.5714 | 400 | 1.3249 | 0.6818 | 0.6390 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 496572420
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b8f1bad04068680fba8d40e4ebdde24bb1ddac037c4bd3dec497cbc2c3be153
|
3 |
size 496572420
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2aa4f79a06d502e548c554a584c840a4cf8afb1c96c313738f1baad6da64b29
|
3 |
size 4984
|