Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": "unsloth",
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"k_proj",
|
25 |
"down_proj",
|
26 |
"gate_proj",
|
27 |
"o_proj",
|
28 |
-
"
|
29 |
-
"up_proj"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": "unsloth",
|
22 |
"target_modules": [
|
23 |
+
"q_proj",
|
|
|
24 |
"down_proj",
|
25 |
"gate_proj",
|
26 |
"o_proj",
|
27 |
+
"v_proj",
|
28 |
+
"up_proj",
|
29 |
+
"k_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"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 100966336
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1361666bea2ac92b5630f876f53b6086a58a11e21d19a5ec4608a02801313b29
|
3 |
size 100966336
|
runs/Jun04_10-39-14_ffac9c45edc2/events.out.tfevents.1717497574.ffac9c45edc2.280.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47922fc05e7d43c512b6415f5e22eae7618b260ab347efb621cff7fe221fd9c5
|
3 |
+
size 4184
|
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:2d79449b035592882a578e86e3fb97438b82bbb6c7cbe5d825ffd18b79597909
|
3 |
size 5112
|