aldente0630
commited on
Commit
•
31072fa
1
Parent(s):
543eac1
Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"q_proj",
|
23 |
-
"up_proj",
|
24 |
-
"gate_proj",
|
25 |
"down_proj",
|
|
|
|
|
26 |
"o_proj",
|
27 |
-
"
|
28 |
-
"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"q_proj",
|
|
|
|
|
23 |
"down_proj",
|
24 |
+
"up_proj",
|
25 |
+
"k_proj",
|
26 |
"o_proj",
|
27 |
+
"gate_proj",
|
28 |
+
"v_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:ab7ff15f807a6472c94e96f836867c8c00aefb040df62a73bc117ca7f262693a
|
3 |
size 1803907984
|
runs/Apr07_10-56-18_ip-172-16-38-184.ec2.internal/events.out.tfevents.1712487389.ip-172-16-38-184.ec2.internal.23148.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f3f0df7679bb92f772f2c2209f62d2a23af6707d31aaa407554d7ef943cb58f
|
3 |
+
size 5753
|
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:ee883e971a0fa8462be83e52d66319f0e7de9d0f99ad0cb8323aeffc0556bc01
|
3 |
size 4728
|