hammamwahab
commited on
Commit
•
62f18d2
1
Parent(s):
c451867
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 |
-
"up_proj",
|
23 |
-
"gate_proj",
|
24 |
"k_proj",
|
25 |
-
"down_proj",
|
26 |
"q_proj",
|
27 |
-
"
|
28 |
-
"
|
|
|
|
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
22 |
"k_proj",
|
|
|
23 |
"q_proj",
|
24 |
+
"gate_proj",
|
25 |
+
"up_proj",
|
26 |
+
"v_proj",
|
27 |
+
"down_proj",
|
28 |
+
"o_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 3443619040
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36443372de441c216d9a606415d7a7487976189765e65b02750c4545ac762275
|
3 |
size 3443619040
|
runs/Jun03_11-51-19_e8ec2b83eda2/events.out.tfevents.1717415507.e8ec2b83eda2.1648056.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:888867bbc1413d3bead48dfe25a68e952aee9f46d86854a4ff4307e7db1dc6ad
|
3 |
+
size 9226
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4792
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a0e61a517213b46a8f0fce70944e52c5002c84aa058497c67ce9404f103d005f
|
3 |
size 4792
|