saankhya1997
commited on
Commit
·
7d5a120
1
Parent(s):
c125ee8
Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -16,10 +16,10 @@
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
-
"k_proj",
|
20 |
-
"q_proj",
|
21 |
"o_proj",
|
22 |
-
"
|
|
|
|
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
25 |
}
|
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
|
|
|
|
19 |
"o_proj",
|
20 |
+
"q_proj",
|
21 |
+
"v_proj",
|
22 |
+
"k_proj"
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
25 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 54560368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a16d1835320918032a943f50fd0c8211338b2d371cd3abc0beafac05c2e8ac8
|
3 |
size 54560368
|
runs/Nov16_05-06-32_42cafffae84c/events.out.tfevents.1700111246.42cafffae84c.500.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b2705a7e8a02610b2947684a2b66ba6e894925afaa61abf19f6e0f7aa1078209
|
3 |
+
size 6846
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f266ba0171ccf1ee6b74490f4ab58c91eb0fd8d67f0955bf98fd35e1ad0c5614
|
3 |
size 4664
|