saankhya1997
commited on
Commit
·
b2b1197
1
Parent(s):
ae8084a
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 |
-
"k_proj",
|
20 |
-
"o_proj",
|
21 |
-
"gate_proj",
|
22 |
"down_proj",
|
23 |
-
"lm_head",
|
24 |
"q_proj",
|
25 |
"up_proj",
|
26 |
-
"
|
|
|
|
|
|
|
|
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM"
|
29 |
}
|
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
|
|
|
|
|
|
19 |
"down_proj",
|
|
|
20 |
"q_proj",
|
21 |
"up_proj",
|
22 |
+
"o_proj",
|
23 |
+
"k_proj",
|
24 |
+
"v_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 340225224
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3035aacc411fdc6e9327b006e435f2c211212752e6cd081ea6504591afe7d64a
|
3 |
size 340225224
|
runs/Nov24_14-40-22_5a96391bc5e6/events.out.tfevents.1700836886.5a96391bc5e6.47.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:645bf84196270c5373c302a904784a86ae907e60e313602345cfbe37fab892b0
|
3 |
+
size 6600
|
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:290ebf8af80b96157476bddf29ccb6b84571dee494a775d74368be85cb67e1df
|
3 |
size 4283
|