abhishekyo
commited on
Commit
•
e930e86
1
Parent(s):
9f8a4c9
Training in progress, step 860
Browse files
adapter_config.json
CHANGED
@@ -20,10 +20,10 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"o_proj",
|
24 |
"v_proj",
|
25 |
-
"
|
26 |
-
"
|
|
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"v_proj",
|
24 |
+
"q_proj",
|
25 |
+
"o_proj",
|
26 |
+
"k_proj"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"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 1116277688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5348d0fcf663de49053289574e39e5f65793413ab30ca016b8d835314fc052a9
|
3 |
size 1116277688
|
runs/Apr09_07-46-40_e9bbac3cdf01/events.out.tfevents.1712648828.e9bbac3cdf01.75.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:28716cc1f78d19f0b7def07b731c054865082ebf0be586666a4be9f9f5363439
|
3 |
+
size 297
|
runs/Apr09_08-08-02_a1d332ecb71b/events.out.tfevents.1712650267.a1d332ecb71b.35.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:058048d2f4f7ee08b37dd8b190f223abbcc77872aea7f9cb4c2f3dcd255cdcb1
|
3 |
+
size 5880
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1087b8eff48a8a323590e337a43997f107a3a1b4bfdcfedc1e3dd98af6c19229
|
3 |
size 4920
|