Shivam17818
commited on
Commit
•
669fd9d
1
Parent(s):
c57cd7a
Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -21,12 +21,12 @@
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"k_proj",
|
24 |
-
"o_proj",
|
25 |
"q_proj",
|
26 |
-
"down_proj",
|
27 |
-
"v_proj",
|
28 |
"up_proj",
|
29 |
-
"
|
|
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"k_proj",
|
|
|
24 |
"q_proj",
|
|
|
|
|
25 |
"up_proj",
|
26 |
+
"v_proj",
|
27 |
+
"gate_proj",
|
28 |
+
"down_proj",
|
29 |
+
"o_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 167832240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f9907b3b055afa2ec02b00a9e624e2eb103b7849a521d0fe4816c32ec3b8393
|
3 |
size 167832240
|
runs/Sep06_15-37-08_cb4897a6de67/events.out.tfevents.1725637032.cb4897a6de67.25.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:31b6ae36d0056eba5819fe81d42fa17050082b2cde126323f37ebcada13ffbab
|
3 |
+
size 15321
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:360d0c395f869ae1ff666ce18d321a14f590b142f2265d1e08fbbdb2a4861af0
|
3 |
size 5560
|