youssef227
commited on
Commit
•
b828d97
1
Parent(s):
076bb52
Training in progress, step 100
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"q_proj",
|
25 |
"k_proj",
|
|
|
26 |
"up_proj",
|
|
|
27 |
"v_proj",
|
28 |
-
"
|
29 |
-
"gate_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"o_proj",
|
|
|
24 |
"k_proj",
|
25 |
+
"down_proj",
|
26 |
"up_proj",
|
27 |
+
"gate_proj",
|
28 |
"v_proj",
|
29 |
+
"q_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 22660608
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7acbcee73f98207305d6667879a12b3a0515c3ba2e775d35ac2e214337800b0d
|
3 |
size 22660608
|
runs/Jul03_22-37-52_947cc6172490/events.out.tfevents.1720046274.947cc6172490.2820.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8dc3f73fef8a37c408ec58f406f30ea020046353a2c65af28ae2c898e665ec5a
|
3 |
+
size 5920
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ccaa8a37a363d2bdf0a15e06a172436fda3444962f8cd9842a4ae5fc5b2aa45c
|
3 |
size 5112
|