vickarrious
commited on
Commit
•
8bf236b
1
Parent(s):
d8e1252
Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
-
"q_proj",
|
24 |
-
"o_proj",
|
25 |
-
"up_proj",
|
26 |
"v_proj",
|
|
|
|
|
27 |
"k_proj",
|
28 |
-
"
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"down_proj",
|
|
|
|
|
|
|
23 |
"v_proj",
|
24 |
+
"o_proj",
|
25 |
+
"q_proj",
|
26 |
"k_proj",
|
27 |
+
"gate_proj",
|
28 |
+
"up_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1803907984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a2c7c1e426f97f6bf3af73b0a7e30a09c003b1d130582e570377e36776ecf6b
|
3 |
size 1803907984
|
runs/Apr04_13-40-22_ri-muhc-gpu/events.out.tfevents.1712252428.ri-muhc-gpu.766760.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5702dc8964b7c915bf1f9a051b2549bbec90b50d706a6ea44bc8837a9dd3cbb7
|
3 |
+
size 5388
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:26837fbffdacb1ab7a730e765fe6bce9af9ead2380116fcce8d24a73dbdb36d3
|
3 |
size 4728
|