Training in progress, step 100
Browse files
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"up_proj",
|
23 |
-
"k_proj",
|
24 |
-
"q_proj",
|
25 |
"v_proj",
|
26 |
"down_proj",
|
|
|
|
|
27 |
"o_proj",
|
28 |
-
"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"up_proj",
|
|
|
|
|
23 |
"v_proj",
|
24 |
"down_proj",
|
25 |
+
"gate_proj",
|
26 |
+
"q_proj",
|
27 |
"o_proj",
|
28 |
+
"k_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 83945744
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4fff4f5c236da28ad79f335cda59314953d81d650ca7b6e48dec53ac573d1c01
|
3 |
size 83945744
|
runs/Jan09_21-38-54_ip-26-0-163-134/events.out.tfevents.1704836456.ip-26-0-163-134.3006272.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91537b1381eb05e750da80cd32f2b2583859ffa39f39048fb9f2a8cad65a4001
|
3 |
+
size 12138
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4856
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:237a8724e74a1bf1aeb400498b58df3e4be6c3bd6a8d522767c8c3ac48b8709a
|
3 |
size 4856
|