saankhya1997
commited on
Commit
·
16735c1
1
Parent(s):
e7c9352
Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -16,14 +16,14 @@
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
|
|
|
|
19 |
"gate_proj",
|
20 |
"down_proj",
|
21 |
-
"o_proj",
|
22 |
"lm_head",
|
23 |
-
"v_proj",
|
24 |
"q_proj",
|
25 |
-
"
|
26 |
-
"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM"
|
29 |
}
|
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
+
"k_proj",
|
20 |
+
"o_proj",
|
21 |
"gate_proj",
|
22 |
"down_proj",
|
|
|
23 |
"lm_head",
|
|
|
24 |
"q_proj",
|
25 |
+
"up_proj",
|
26 |
+
"v_proj"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM"
|
29 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 340225224
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:209eb263c68e13073f334ee56dca3fd8683aabaff971dd29eff1edad105ad876
|
3 |
size 340225224
|
runs/Nov24_14-21-25_c06a5a9d9b98/events.out.tfevents.1700835736.c06a5a9d9b98.47.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b0428f7c48c306d653b245bbfb5e0aaea1322b40fa3525d08a41df9b6cdbbfe
|
3 |
+
size 5304
|
runs/Nov24_14-35-29_c06a5a9d9b98/events.out.tfevents.1700836559.c06a5a9d9b98.47.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3cef4e68614de325df6ef1a5dcac6ccb87e4419e1da4eb7e7536a729375ec77d
|
3 |
+
size 6914
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4283
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:469f4b7112dbf0d223a6c7711460b4181e86355044dbb9790e31fb0b9ba801d5
|
3 |
size 4283
|