lora_fine_tuned_copa_XLMroberta
Browse files- README.md +12 -12
- adapter_model.safetensors +1 -1
- runs/May21_19-49-20_DESKTOP-22QTFDR/events.out.tfevents.1716313765.DESKTOP-22QTFDR.33008.2 +3 -0
- runs/May21_19-49-20_DESKTOP-22QTFDR/events.out.tfevents.1716313787.DESKTOP-22QTFDR.33008.3 +3 -0
- special_tokens_map.json +42 -6
- tokenizer.json +2 -2
- training_args.bin +1 -1
README.md
CHANGED
@@ -19,9 +19,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- Accuracy: 0.
|
24 |
-
- F1: 0.
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -40,7 +40,7 @@ More information needed
|
|
40 |
### Training hyperparameters
|
41 |
|
42 |
The following hyperparameters were used during training:
|
43 |
-
- learning_rate:
|
44 |
- train_batch_size: 8
|
45 |
- eval_batch_size: 8
|
46 |
- seed: 42
|
@@ -52,14 +52,14 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.6929
|
23 |
+
- Accuracy: 0.59
|
24 |
+
- F1: 0.5884
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
40 |
### Training hyperparameters
|
41 |
|
42 |
The following hyperparameters were used during training:
|
43 |
+
- learning_rate: 2e-05
|
44 |
- train_batch_size: 8
|
45 |
- eval_batch_size: 8
|
46 |
- seed: 42
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
55 |
+
| 0.6985 | 1.0 | 50 | 0.6928 | 0.57 | 0.5695 |
|
56 |
+
| 0.7012 | 2.0 | 100 | 0.6928 | 0.58 | 0.58 |
|
57 |
+
| 0.6935 | 3.0 | 150 | 0.6929 | 0.58 | 0.5790 |
|
58 |
+
| 0.6897 | 4.0 | 200 | 0.6929 | 0.58 | 0.5776 |
|
59 |
+
| 0.6973 | 5.0 | 250 | 0.6929 | 0.6 | 0.5990 |
|
60 |
+
| 0.6982 | 6.0 | 300 | 0.6929 | 0.59 | 0.5884 |
|
61 |
+
| 0.6981 | 7.0 | 350 | 0.6929 | 0.59 | 0.5884 |
|
62 |
+
| 0.6999 | 8.0 | 400 | 0.6929 | 0.59 | 0.5884 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2369468
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c1859250cd4bb27c274c8928d142cf01c67fd34852e4b893b9d0b42e5e630f4
|
3 |
size 2369468
|
runs/May21_19-49-20_DESKTOP-22QTFDR/events.out.tfevents.1716313765.DESKTOP-22QTFDR.33008.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:94770108cbac6d657d89b916c0b39973d409fade2ed3df8aeed419a95e0189d8
|
3 |
+
size 9730
|
runs/May21_19-49-20_DESKTOP-22QTFDR/events.out.tfevents.1716313787.DESKTOP-22QTFDR.33008.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3998b1c7f8e03778a023939d01cd5c8e27e902ebb09f9874bdc8a8e73182f917
|
3 |
+
size 457
|
special_tokens_map.json
CHANGED
@@ -1,7 +1,25 @@
|
|
1 |
{
|
2 |
-
"bos_token":
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
"mask_token": {
|
6 |
"content": "<mask>",
|
7 |
"lstrip": true,
|
@@ -9,7 +27,25 @@
|
|
9 |
"rstrip": false,
|
10 |
"single_word": false
|
11 |
},
|
12 |
-
"pad_token":
|
13 |
-
|
14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
}
|
|
|
1 |
{
|
2 |
+
"bos_token": {
|
3 |
+
"content": "<s>",
|
4 |
+
"lstrip": false,
|
5 |
+
"normalized": false,
|
6 |
+
"rstrip": false,
|
7 |
+
"single_word": false
|
8 |
+
},
|
9 |
+
"cls_token": {
|
10 |
+
"content": "<s>",
|
11 |
+
"lstrip": false,
|
12 |
+
"normalized": false,
|
13 |
+
"rstrip": false,
|
14 |
+
"single_word": false
|
15 |
+
},
|
16 |
+
"eos_token": {
|
17 |
+
"content": "</s>",
|
18 |
+
"lstrip": false,
|
19 |
+
"normalized": false,
|
20 |
+
"rstrip": false,
|
21 |
+
"single_word": false
|
22 |
+
},
|
23 |
"mask_token": {
|
24 |
"content": "<mask>",
|
25 |
"lstrip": true,
|
|
|
27 |
"rstrip": false,
|
28 |
"single_word": false
|
29 |
},
|
30 |
+
"pad_token": {
|
31 |
+
"content": "<pad>",
|
32 |
+
"lstrip": false,
|
33 |
+
"normalized": false,
|
34 |
+
"rstrip": false,
|
35 |
+
"single_word": false
|
36 |
+
},
|
37 |
+
"sep_token": {
|
38 |
+
"content": "</s>",
|
39 |
+
"lstrip": false,
|
40 |
+
"normalized": false,
|
41 |
+
"rstrip": false,
|
42 |
+
"single_word": false
|
43 |
+
},
|
44 |
+
"unk_token": {
|
45 |
+
"content": "<unk>",
|
46 |
+
"lstrip": false,
|
47 |
+
"normalized": false,
|
48 |
+
"rstrip": false,
|
49 |
+
"single_word": false
|
50 |
+
}
|
51 |
}
|
tokenizer.json
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:794764476bf529c8802b8153ebf942a8b33998c15181144ef2d6eeb6ec47202f
|
3 |
+
size 17082889
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e16c7befae7f925d9b6e1381f3450668a634432207739628dd03aafe4cb08c12
|
3 |
size 5048
|