veronica-girolimetti
commited on
Commit
•
c509dd5
1
Parent(s):
8fa9456
Training in progress, step 100
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
"down_proj",
|
25 |
-
"k_proj",
|
26 |
"up_proj",
|
27 |
-
"
|
|
|
28 |
"q_proj",
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"v_proj",
|
24 |
"down_proj",
|
|
|
25 |
"up_proj",
|
26 |
+
"k_proj",
|
27 |
+
"o_proj",
|
28 |
"q_proj",
|
29 |
+
"gate_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368770952
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:12e5deceb3ca8ade80363a0e5fc83845c02ec8a8cc820bdbb14129a933d52636
|
3 |
size 5368770952
|
runs/Sep03_20-47-32_ffc1eb31d6b3/events.out.tfevents.1725396470.ffc1eb31d6b3.3652.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09f926e5fe3b981574ae2e4f2323dba8ebd104831a1686d22bac9c16677c7a47
|
3 |
+
size 10400
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92d5b5d154dc7000be7cac569458fad2c60621333fa2a173f38ee795a40acad3
|
3 |
size 5496
|