Danny-Moldovan
commited on
Commit
•
5ba5889
1
Parent(s):
2fc0e15
Training in progress, step 10
Browse files
adapter_config.json
CHANGED
@@ -16,12 +16,12 @@
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
-
"v_proj",
|
20 |
-
"k_proj",
|
21 |
"up_proj",
|
22 |
-
"gate_proj",
|
23 |
-
"q_proj",
|
24 |
"o_proj",
|
|
|
|
|
|
|
|
|
25 |
"down_proj"
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM"
|
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
|
|
|
|
19 |
"up_proj",
|
|
|
|
|
20 |
"o_proj",
|
21 |
+
"q_proj",
|
22 |
+
"k_proj",
|
23 |
+
"v_proj",
|
24 |
+
"gate_proj",
|
25 |
"down_proj"
|
26 |
],
|
27 |
"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 80013120
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1112e45acf6c0c9dc6c9dbe363901c83f9b615595336d8ce884b2e9a70782362
|
3 |
size 80013120
|
runs/May20_04-06-59_e76e3528723c/events.out.tfevents.1716178133.e76e3528723c.158.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:035d21e7f890f8139e893c5355f51fed8f95318c9813372c15a94e4da7f98db4
|
3 |
+
size 4810
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:23af0db72bee949b233167cf5656b808612815d495691a86daa24d7de5f04e99
|
3 |
+
size 4600
|