saankhya1997
commited on
Commit
·
97f1a8e
1
Parent(s):
fab619b
Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -16,7 +16,9 @@
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
|
|
19 |
"q_proj",
|
|
|
20 |
"v_proj"
|
21 |
],
|
22 |
"task_type": "CAUSAL_LM"
|
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
+
"k_proj",
|
20 |
"q_proj",
|
21 |
+
"o_proj",
|
22 |
"v_proj"
|
23 |
],
|
24 |
"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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5999c301bbedd5c745bbeeb27dd48a380d316e4bf9f1f1d6d0c1017a630db31a
|
3 |
+
size 54560368
|
runs/Nov14_19-21-17_064b0237ee61/events.out.tfevents.1699989719.064b0237ee61.515.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f2421a24c3d8825e2e3a46fdb59cd13a93004dbfb91c999ae023691d927100ba
|
3 |
+
size 6804
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:acb31c4d2b6c3e501bfdff9a2086e742132daca9475a44bbb9f36a6a61337408
|
3 |
size 4664
|