Shivam17818
commited on
Commit
•
5f15281
1
Parent(s):
24add67
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 |
"v_proj",
|
24 |
"q_proj",
|
25 |
-
"
|
26 |
"down_proj",
|
27 |
"o_proj",
|
28 |
-
"k_proj"
|
29 |
-
"up_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"gate_proj",
|
24 |
"v_proj",
|
25 |
"q_proj",
|
26 |
+
"up_proj",
|
27 |
"down_proj",
|
28 |
"o_proj",
|
29 |
+
"k_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 167832240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60422bda9c03fcc1625ae96b402913259b59e170410dcfe34a0ef60f3ae64397
|
3 |
size 167832240
|
runs/Aug26_13-03-07_dd225cf245ca/events.out.tfevents.1724677389.dd225cf245ca.24.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e13a405b7f845e3a6d2ea34b7a060f64ad51ec522fa03a5001fbdff5d712e75
|
3 |
+
size 6819
|
test_dataset.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
train_dataset.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
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:3411d14a26ad5b95962d09b291c41ab38a48d58f5d88c7c1ede4f58c913ef3d4
|
3 |
size 5496
|