mohammedbriman
commited on
Commit
•
57ecc81
1
Parent(s):
2e6084a
Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"up_proj",
|
25 |
-
"down_proj",
|
26 |
"o_proj",
|
|
|
|
|
27 |
"k_proj",
|
28 |
-
"
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"v_proj",
|
|
|
|
|
24 |
"o_proj",
|
25 |
+
"down_proj",
|
26 |
+
"q_proj",
|
27 |
"k_proj",
|
28 |
+
"up_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 3443619040
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f742c74f96dd9a4be603e8d94cfb238c46cc0adb9215d5bb3527c9f70db9a84
|
3 |
size 3443619040
|
runs/May08_09-01-07_2489ad7e41dd/events.out.tfevents.1715158886.2489ad7e41dd.177.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9427239a2e2eb9c0389ac7f333ea4adebfa811456f5032d7d1ca58221bcc5edb
|
3 |
+
size 8950
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b0c39c972b355bdf8b5403ef94c60903e3681478d01cd925d80236ad800c6b0
|
3 |
+
size 5176
|