fine_tuned_copa_croslo
Browse files
README.md
CHANGED
@@ -19,8 +19,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
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: 0.6931
|
22 |
-
- Accuracy: 0.
|
23 |
-
- F1: 0.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -51,19 +51,19 @@ 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
|
65 |
|
66 |
-
- Transformers 4.
|
67 |
-
- Pytorch 2.3.0
|
68 |
-
- Datasets 2.19.
|
69 |
- Tokenizers 0.19.1
|
|
|
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: 0.6931
|
22 |
+
- Accuracy: 0.55
|
23 |
+
- F1: 0.3903
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
54 |
+
| 0.7051 | 1.0 | 50 | 0.6931 | 0.53 | 0.5281 |
|
55 |
+
| 0.715 | 2.0 | 100 | 0.6931 | 0.55 | 0.3903 |
|
56 |
+
| 0.726 | 3.0 | 150 | 0.6931 | 0.55 | 0.3903 |
|
57 |
+
| 0.6975 | 4.0 | 200 | 0.6931 | 0.55 | 0.3903 |
|
58 |
+
| 0.7389 | 5.0 | 250 | 0.6931 | 0.6 | 0.5347 |
|
59 |
+
| 0.7271 | 6.0 | 300 | 0.6931 | 0.55 | 0.3903 |
|
60 |
+
| 0.7325 | 7.0 | 350 | 0.6931 | 0.55 | 0.3903 |
|
61 |
+
| 0.706 | 8.0 | 400 | 0.6931 | 0.55 | 0.3903 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
65 |
|
66 |
+
- Transformers 4.41.0
|
67 |
+
- Pytorch 2.3.0+cu121
|
68 |
+
- Datasets 2.19.1
|
69 |
- Tokenizers 0.19.1
|
config.json
CHANGED
@@ -18,7 +18,7 @@
|
|
18 |
"pad_token_id": 0,
|
19 |
"position_embedding_type": "absolute",
|
20 |
"torch_dtype": "float32",
|
21 |
-
"transformers_version": "4.
|
22 |
"type_vocab_size": 2,
|
23 |
"use_cache": false,
|
24 |
"vocab_size": 49601
|
|
|
18 |
"pad_token_id": 0,
|
19 |
"position_embedding_type": "absolute",
|
20 |
"torch_dtype": "float32",
|
21 |
+
"transformers_version": "4.41.0",
|
22 |
"type_vocab_size": 2,
|
23 |
"use_cache": false,
|
24 |
"vocab_size": 49601
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 496566268
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc8aab24015c318f1220da9eb12b56c3387677fc083e4f10aee80f12bc86f1b3
|
3 |
size 496566268
|
runs/May23_19-31-14_c32a3a36510c/events.out.tfevents.1716492676.c32a3a36510c.559.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f689a43ccf3e2a9fa6f014f69f2f5f7f2f42bfae54e3781140b77a5f99f8971
|
3 |
+
size 9767
|
runs/May23_19-31-14_c32a3a36510c/events.out.tfevents.1716492719.c32a3a36510c.559.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:750e830202c57bd6bab75fb0de665f813a017855c809ef15e6dc7cd7e66acb88
|
3 |
+
size 826
|
tokenizer.json
CHANGED
@@ -1,6 +1,11 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
|
|
|
|
|
|
|
|
|
|
4 |
"padding": null,
|
5 |
"added_tokens": [
|
6 |
{
|
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
+
"truncation": {
|
4 |
+
"direction": "Right",
|
5 |
+
"max_length": 512,
|
6 |
+
"strategy": "LongestFirst",
|
7 |
+
"stride": 0
|
8 |
+
},
|
9 |
"padding": null,
|
10 |
"added_tokens": [
|
11 |
{
|
training_args.bin
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:b9eaad88b88bac77ad74619fbc164a6ff350b82a02ffee2ea60b935029d384ba
|
3 |
+
size 5112
|