mitultiwari
commited on
Commit
•
6f8ec8f
1
Parent(s):
940e99a
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 |
-
"o_proj",
|
24 |
-
"up_proj",
|
25 |
-
"gate_proj",
|
26 |
"v_proj",
|
27 |
"k_proj",
|
28 |
-
"
|
29 |
-
"q_proj"
|
|
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
|
|
23 |
"v_proj",
|
24 |
"k_proj",
|
25 |
+
"gate_proj",
|
26 |
+
"q_proj",
|
27 |
+
"o_proj",
|
28 |
+
"up_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 335604696
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b8e0cb28952f82e9a3d6858c165fd8d1bb48c513246d47f83ed2d754eb52b21a
|
3 |
size 335604696
|
runs/May01_17-39-39_fd43efba4926/events.out.tfevents.1714585180.fd43efba4926.5345.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:557aa63c302a60f8eb69a1c8d8e7f25ea79dd92389aafe6bbb73cad821e6e1c8
|
3 |
+
size 4184
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bcede090d76af027192bf494721c90b1dc4ecf0603dc1e4bfdf3b433c6dbf8f4
|
3 |
size 5048
|