Training in progress, step 10
Browse files
adapter_config.json
CHANGED
@@ -16,12 +16,12 @@
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
-
"q_proj",
|
20 |
-
"up_proj",
|
21 |
-
"gate_proj",
|
22 |
"v_proj",
|
|
|
23 |
"o_proj",
|
|
|
24 |
"k_proj",
|
|
|
25 |
"down_proj"
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM"
|
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
|
|
|
|
|
|
19 |
"v_proj",
|
20 |
+
"gate_proj",
|
21 |
"o_proj",
|
22 |
+
"q_proj",
|
23 |
"k_proj",
|
24 |
+
"up_proj",
|
25 |
"down_proj"
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM"
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 80013120
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c75184c8fc7d913e4cffaa4650dc73a3a846a61722b363cba02487a2f1754856
|
3 |
size 80013120
|
runs/Jun09_15-34-32_ccddd95db45e/events.out.tfevents.1717947694.ccddd95db45e.1121.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36070962a0377ed91e7c895f1c168979b592a0243569ea473b30793b134f876e
|
3 |
+
size 4831
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7eb3d33567a44552a6b0f3188adf734998e81d5e4a81281e729d83deb1b9a160
|
3 |
size 4600
|