alimoradivartouni
commited on
Commit
•
f592541
1
Parent(s):
4d5aecf
Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"v_proj",
|
24 |
-
"gate_proj",
|
25 |
"up_proj",
|
26 |
"o_proj",
|
27 |
-
"q_proj",
|
28 |
"down_proj",
|
29 |
-
"
|
|
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"up_proj",
|
24 |
"o_proj",
|
|
|
25 |
"down_proj",
|
26 |
+
"q_proj",
|
27 |
+
"v_proj",
|
28 |
+
"k_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 3132174928
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:31d80dceee58c8762a37e2573dd0492b28f88d9e1f53ce0bdde5616a3fb0010a
|
3 |
size 3132174928
|
runs/Dec21_09-28-53_afbb4eeeaf5d/events.out.tfevents.1734773351.afbb4eeeaf5d.502.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a83d54f3e59624e478c78a2680743cd184eff104da331240fdbacd70077e413b
|
3 |
+
size 6036
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0501dd7f8d146f6c6058c048e026967a085972fe87434425f5f61d6063cda4e0
|
3 |
size 5496
|