lora_fine_tuned_copa_sloberta
Browse files- README.md +12 -12
- adapter_config.json +1 -2
- adapter_model.safetensors +2 -2
- runs/May21_19-36-45_DESKTOP-22QTFDR/events.out.tfevents.1716313005.DESKTOP-22QTFDR.17744.0 +3 -0
- runs/May21_19-36-45_DESKTOP-22QTFDR/events.out.tfevents.1716313026.DESKTOP-22QTFDR.17744.1 +3 -0
- tokenizer.json +1 -8
- 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 [EMBEDDIA/sloberta](https://huggingface.co/EMBEDDIA/sloberta) 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 [EMBEDDIA/sloberta](https://huggingface.co/EMBEDDIA/sloberta) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.6931
|
23 |
+
- Accuracy: 0.51
|
24 |
+
- F1: 0.5110
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
40 |
### Training hyperparameters
|
41 |
|
42 |
The following hyperparameters were used during training:
|
43 |
+
- learning_rate: 0.003
|
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.6977 | 1.0 | 50 | 0.6931 | 0.53 | 0.5242 |
|
56 |
+
| 0.6925 | 2.0 | 100 | 0.6931 | 0.45 | 0.4514 |
|
57 |
+
| 0.695 | 3.0 | 150 | 0.6931 | 0.61 | 0.6085 |
|
58 |
+
| 0.6982 | 4.0 | 200 | 0.6931 | 0.44 | 0.4200 |
|
59 |
+
| 0.699 | 5.0 | 250 | 0.6931 | 0.63 | 0.6285 |
|
60 |
+
| 0.6962 | 6.0 | 300 | 0.6931 | 0.51 | 0.5062 |
|
61 |
+
| 0.6918 | 7.0 | 350 | 0.6931 | 0.39 | 0.3893 |
|
62 |
+
| 0.6983 | 8.0 | 400 | 0.6931 | 0.51 | 0.5110 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
adapter_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
-
"base_model_name_or_path":
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
@@ -23,7 +23,6 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"dense",
|
27 |
"query",
|
28 |
"value"
|
29 |
],
|
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "EMBEDDIA/sloberta",
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
26 |
"query",
|
27 |
"value"
|
28 |
],
|
adapter_model.safetensors
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:034e1b9e0934b1d862e2f1e233c796a02ac4b8819d6c5c95599dacae17ed43ac
|
3 |
+
size 2369468
|
runs/May21_19-36-45_DESKTOP-22QTFDR/events.out.tfevents.1716313005.DESKTOP-22QTFDR.17744.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c177bd09409776c194d1b995a2a48a64942fcc6bb272019d67e0f30328ce5283
|
3 |
+
size 9733
|
runs/May21_19-36-45_DESKTOP-22QTFDR/events.out.tfevents.1716313026.DESKTOP-22QTFDR.17744.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cc249270ac6cbf7e777e9b504d1687e705e3a468cb5d83a3289d30abed6415cb
|
3 |
+
size 457
|
tokenizer.json
CHANGED
@@ -1,14 +1,7 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
"truncation": null,
|
4 |
-
"padding":
|
5 |
-
"strategy": "BatchLongest",
|
6 |
-
"direction": "Right",
|
7 |
-
"pad_to_multiple_of": null,
|
8 |
-
"pad_id": 1,
|
9 |
-
"pad_type_id": 0,
|
10 |
-
"pad_token": "<pad>"
|
11 |
-
},
|
12 |
"added_tokens": [
|
13 |
{
|
14 |
"id": 0,
|
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
"truncation": null,
|
4 |
+
"padding": null,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
"added_tokens": [
|
6 |
{
|
7 |
"id": 0,
|
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:1ae7ef4b772cb7ad0f753754d0148bbc787a0ac0646ad8c8b5a81a8ca042fd7a
|
3 |
size 5048
|