Danny-Moldovan
commited on
Commit
•
38e3dbb
1
Parent(s):
9f56909
Training in progress, step 10
Browse files
adapter_config.json
CHANGED
@@ -18,10 +18,10 @@
|
|
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"
|
|
|
18 |
"target_modules": [
|
19 |
"up_proj",
|
20 |
"o_proj",
|
|
|
|
|
|
|
21 |
"gate_proj",
|
22 |
+
"v_proj",
|
23 |
+
"k_proj",
|
24 |
+
"q_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:98c4ce5c682ad4f5bf3e729a9fbec18d1e731b5c96b62ffb59c39a5661b68079
|
3 |
size 80013120
|
runs/May20_09-45-34_7748ebb6183a/events.out.tfevents.1716198336.7748ebb6183a.2216.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ea88a498e45af61e5bbf3e7ccbed92cc3d8c9001aacd531f3d3f8116165d269
|
3 |
+
size 4809
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8660894c6ab7e347979fe5b0e7dd9a0af21f53ac121a1e9102b65824877bfb4f
|
3 |
size 4600
|