ymechqrane
commited on
Commit
•
5e76199
1
Parent(s):
aea06a5
Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"v_proj",
|
24 |
"o_proj",
|
25 |
-
"gate_proj",
|
26 |
-
"down_proj",
|
27 |
-
"k_proj",
|
28 |
"q_proj",
|
|
|
|
|
|
|
|
|
29 |
"up_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"o_proj",
|
|
|
|
|
|
|
24 |
"q_proj",
|
25 |
+
"v_proj",
|
26 |
+
"k_proj",
|
27 |
+
"down_proj",
|
28 |
+
"gate_proj",
|
29 |
"up_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3443619040
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4279b957bd91701bdf3b11076dbd4ba50077418e8896dc04532855f26dad41b4
|
3 |
size 3443619040
|
runs/May17_10-32-51_e52cf1c70d35/events.out.tfevents.1715942000.e52cf1c70d35.670.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c24f28e1a38de2fae3a8891b99a693ff79bbeda1fe330f0ecfa5d15c42dc8b48
|
3 |
+
size 8193
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c5376b093642f84958034107f332d725d6bcbfe987f450b2522b366331e4b88
|
3 |
size 5112
|