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 |
-
"v_proj",
|
24 |
"q_proj",
|
25 |
-
"
|
|
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM"
|
28 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"k_proj",
|
|
|
23 |
"q_proj",
|
24 |
+
"dense",
|
25 |
+
"v_proj"
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM"
|
28 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 196101712
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed908366325708148e9065eb05103b812fa2ab5da10c690285c0090484c9006e
|
3 |
size 196101712
|
runs/Aug03_06-18-36_f3e9ca618add/events.out.tfevents.1722665920.f3e9ca618add.167.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:232f53b4f69e8572f27a8c4f08630cdbc6c310fb294ebc9c75cde871f75fa12d
|
3 |
+
size 5751
|
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:4249bc5c7373ea6e49994831ec4ffda7a57efb6834afbb0ab59570e42ca1b44c
|
3 |
size 4728
|