Shivam17818
commited on
Commit
•
995a649
1
Parent(s):
064c6b4
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 |
"gate_proj",
|
24 |
-
"v_proj",
|
25 |
"q_proj",
|
26 |
-
"
|
27 |
-
"
|
28 |
-
"
|
29 |
-
"k_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"o_proj",
|
24 |
+
"up_proj",
|
25 |
"gate_proj",
|
|
|
26 |
"q_proj",
|
27 |
+
"k_proj",
|
28 |
+
"v_proj",
|
29 |
+
"down_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:51212e77d38541a7087f8e5298e148cd1fcefc5e40b771efd0ebb734d352b036
|
3 |
size 167832240
|
runs/Aug26_18-22-31_e766d91b93d1/events.out.tfevents.1724696555.e766d91b93d1.25.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3358dc5f7ff9f8abd8f0ba01aa945d5a1afeff3423bc2e60fe33e833fa21574e
|
3 |
+
size 9811
|
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:8edf1f9c95f80c8ccb65ef8417c5f5e63156212ab6a0c1cb044b85bb00980eee
|
3 |
size 5496
|