elinaparajuli
commited on
Commit
•
8220648
1
Parent(s):
b5abb8d
Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -19,10 +19,10 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
-
"q_proj",
|
24 |
"v_proj",
|
25 |
-
"
|
|
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM",
|
28 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"dense",
|
|
|
23 |
"v_proj",
|
24 |
+
"k_proj",
|
25 |
+
"q_proj"
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM",
|
28 |
"use_rslora": false
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 25191488
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d17f643b558b831782c4c324c39262168ed5cc7182fd9f99ad8e6f9d8c796aae
|
3 |
size 25191488
|
runs/Feb02_06-42-35_9e4e2140d77e/events.out.tfevents.1706856156.9e4e2140d77e.5898.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ac4a71e8d881c85c882cc9726a0b48a4e228841d421dd3760ba68cbdc5e83fb
|
3 |
+
size 5265
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b0506b2a899a2d4ea08ae57811ce24d6ab9e1ba119d7ebf9437268a4635c2ed
|
3 |
size 4728
|