saankhya1997
commited on
Commit
·
38d5896
1
Parent(s):
ca3f2d8
Training in progress, step 500
Browse files
adapter_config.json
CHANGED
@@ -16,14 +16,14 @@
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
-
"v_proj",
|
20 |
-
"up_proj",
|
21 |
-
"gate_proj",
|
22 |
"k_proj",
|
23 |
-
"lm_head",
|
24 |
"down_proj",
|
|
|
|
|
25 |
"o_proj",
|
26 |
-
"
|
|
|
|
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM"
|
29 |
}
|
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
|
|
|
|
|
|
19 |
"k_proj",
|
|
|
20 |
"down_proj",
|
21 |
+
"q_proj",
|
22 |
+
"v_proj",
|
23 |
"o_proj",
|
24 |
+
"up_proj",
|
25 |
+
"lm_head",
|
26 |
+
"gate_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 170142632
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a6374169ef963d32aaa5a9b616aff42e94b99cc6b2d01fa4b90eee1f98cd0662
|
3 |
size 170142632
|
runs/Nov29_20-18-09_7eaec949db7f/events.out.tfevents.1701289118.7eaec949db7f.47.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae29b725f82146ca0479e9b13b8c8d778827c85ba443c492178269790b0090aa
|
3 |
+
size 5781
|
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:0df7d7105f31fad2537d69b6225439e9682837ba64ae460bf94511e51fe105d8
|
3 |
size 4283
|