uzairsiddiqui
commited on
Commit
•
055b5d3
1
Parent(s):
09a2f91
Training in progress, step 30
Browse files
adapter_config.json
CHANGED
@@ -23,12 +23,12 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"k_proj",
|
27 |
-
"o_proj",
|
28 |
-
"q_proj",
|
29 |
"down_proj",
|
30 |
-
"gate_proj",
|
31 |
"v_proj",
|
|
|
|
|
|
|
|
|
32 |
"up_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
|
|
|
|
26 |
"down_proj",
|
|
|
27 |
"v_proj",
|
28 |
+
"gate_proj",
|
29 |
+
"q_proj",
|
30 |
+
"o_proj",
|
31 |
+
"k_proj",
|
32 |
"up_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 671149168
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1420e4c90e1cfc3031d00ff8730fa57947103b7a668fab3c00b4ad9a00ec414f
|
3 |
size 671149168
|
runs/Dec04_21-51-25_76273008ba61/events.out.tfevents.1733349120.76273008ba61.7442.0
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:e488655e9a089998f7c243acf06cb6dbf6bc52498a9517e906ea43959239d2a0
|
3 |
+
size 7315
|
runs/Dec04_21-57-50_76273008ba61/events.out.tfevents.1733349499.76273008ba61.9074.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:262c610d7db47d95aa7dc311d830373cf8917ea266561ee1f5a77f0005edd906
|
3 |
+
size 6905
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e02af3c83d7dbed23142a2cbaf12c1d4800376744f32df38b200712a42a9560e
|
3 |
size 5624
|