yunaseo/google_gemma_qlora_emotion_detection
Browse files- README.md +28 -28
- adapter_config.json +5 -5
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -18,10 +18,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [google/gemma-1.1-2b-it](https://huggingface.co/google/gemma-1.1-2b-it) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- F1 Micro: 0.
|
23 |
-
- F1 Macro: 0.
|
24 |
-
- Accuracy: 0.
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -54,30 +54,30 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | F1 Micro | F1 Macro | Accuracy |
|
56 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:--------:|:--------:|
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
80 |
-
| 0.
|
81 |
|
82 |
|
83 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [google/gemma-1.1-2b-it](https://huggingface.co/google/gemma-1.1-2b-it) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.4858
|
22 |
+
- F1 Micro: 0.6961
|
23 |
+
- F1 Macro: 0.6067
|
24 |
+
- Accuracy: 0.2369
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | F1 Micro | F1 Macro | Accuracy |
|
56 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:--------:|:--------:|
|
57 |
+
| 0.7307 | 0.2067 | 20 | 0.6081 | 0.6151 | 0.4711 | 0.1709 |
|
58 |
+
| 0.5276 | 0.4134 | 40 | 0.5106 | 0.6760 | 0.5729 | 0.1676 |
|
59 |
+
| 0.5081 | 0.6202 | 60 | 0.4978 | 0.6922 | 0.5857 | 0.2006 |
|
60 |
+
| 0.5091 | 0.8269 | 80 | 0.4853 | 0.6908 | 0.6038 | 0.2052 |
|
61 |
+
| 0.4823 | 1.0336 | 100 | 0.4858 | 0.6961 | 0.6067 | 0.2369 |
|
62 |
+
| 0.3346 | 1.2403 | 120 | 0.5500 | 0.6663 | 0.5728 | 0.1702 |
|
63 |
+
| 0.3245 | 1.4470 | 140 | 0.5440 | 0.6816 | 0.5819 | 0.2052 |
|
64 |
+
| 0.3375 | 1.6537 | 160 | 0.5541 | 0.6808 | 0.5853 | 0.1987 |
|
65 |
+
| 0.3407 | 1.8605 | 180 | 0.5275 | 0.6875 | 0.5872 | 0.1916 |
|
66 |
+
| 0.2745 | 2.0672 | 200 | 0.6019 | 0.6928 | 0.5784 | 0.2311 |
|
67 |
+
| 0.1312 | 2.2739 | 220 | 0.7540 | 0.6750 | 0.5614 | 0.2097 |
|
68 |
+
| 0.1363 | 2.4806 | 240 | 0.7292 | 0.6805 | 0.5712 | 0.2078 |
|
69 |
+
| 0.1302 | 2.6873 | 260 | 0.7316 | 0.6846 | 0.5795 | 0.2045 |
|
70 |
+
| 0.125 | 2.8941 | 280 | 0.7491 | 0.6819 | 0.5711 | 0.2104 |
|
71 |
+
| 0.0877 | 3.1008 | 300 | 0.8069 | 0.6805 | 0.5651 | 0.2330 |
|
72 |
+
| 0.0457 | 3.3075 | 320 | 0.8849 | 0.6867 | 0.5592 | 0.2356 |
|
73 |
+
| 0.0453 | 3.5142 | 340 | 0.8583 | 0.6774 | 0.5626 | 0.2246 |
|
74 |
+
| 0.0429 | 3.7209 | 360 | 0.8338 | 0.6812 | 0.5675 | 0.2227 |
|
75 |
+
| 0.0463 | 3.9276 | 380 | 0.8497 | 0.6823 | 0.5735 | 0.2272 |
|
76 |
+
| 0.0256 | 4.1344 | 400 | 0.9236 | 0.6759 | 0.5607 | 0.2278 |
|
77 |
+
| 0.0155 | 4.3411 | 420 | 0.9380 | 0.6871 | 0.5651 | 0.2421 |
|
78 |
+
| 0.0127 | 4.5478 | 440 | 0.9505 | 0.6852 | 0.5646 | 0.2414 |
|
79 |
+
| 0.0129 | 4.7545 | 460 | 0.9438 | 0.6837 | 0.5658 | 0.2382 |
|
80 |
+
| 0.0123 | 4.9612 | 480 | 0.9431 | 0.6843 | 0.5666 | 0.2401 |
|
81 |
|
82 |
|
83 |
### Framework versions
|
adapter_config.json
CHANGED
@@ -20,14 +20,14 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"gate_proj",
|
|
|
|
|
24 |
"q_proj",
|
25 |
-
"
|
26 |
"down_proj",
|
27 |
-
"up_proj"
|
28 |
-
"score",
|
29 |
-
"o_proj",
|
30 |
-
"k_proj"
|
31 |
],
|
32 |
"task_type": "SEQ_CLS",
|
33 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"v_proj",
|
24 |
"gate_proj",
|
25 |
+
"o_proj",
|
26 |
+
"score",
|
27 |
"q_proj",
|
28 |
+
"k_proj",
|
29 |
"down_proj",
|
30 |
+
"up_proj"
|
|
|
|
|
|
|
31 |
],
|
32 |
"task_type": "SEQ_CLS",
|
33 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 630860528
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01a8395f1ccef7511d91d8d57d9117d14fa8a8967e4b6457933427e8214038ff
|
3 |
size 630860528
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b33875b28132c140078b5d2a17fedb7e506e73ab85bb1e63cc04c1a520ff3de
|
3 |
size 5112
|