Walter Onyango commited on
Training in progress, step 100
Browse files
adapter_config.json
CHANGED
|
@@ -29,13 +29,13 @@
|
|
| 29 |
"rank_pattern": {},
|
| 30 |
"revision": null,
|
| 31 |
"target_modules": [
|
| 32 |
-
"k_proj",
|
| 33 |
-
"down_proj",
|
| 34 |
-
"q_proj",
|
| 35 |
-
"v_proj",
|
| 36 |
"o_proj",
|
|
|
|
| 37 |
"gate_proj",
|
| 38 |
-
"
|
|
|
|
|
|
|
|
|
|
| 39 |
],
|
| 40 |
"target_parameters": null,
|
| 41 |
"task_type": "CAUSAL_LM",
|
|
|
|
| 29 |
"rank_pattern": {},
|
| 30 |
"revision": null,
|
| 31 |
"target_modules": [
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32 |
"o_proj",
|
| 33 |
+
"q_proj",
|
| 34 |
"gate_proj",
|
| 35 |
+
"down_proj",
|
| 36 |
+
"k_proj",
|
| 37 |
+
"up_proj",
|
| 38 |
+
"v_proj"
|
| 39 |
],
|
| 40 |
"target_parameters": null,
|
| 41 |
"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 639691872
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:caa8ce4230d896c02f586ee899dc5a19cd0515357afeb7bfefaef89ba44d9929
|
| 3 |
size 639691872
|
runs/Dec14_12-18-58_fb820ca02ffa/events.out.tfevents.1765714783.fb820ca02ffa.1143.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fa91281adad3949d787a66f76f0e8853d5f86302b044dc5776c89aa1cdd68b6b
|
| 3 |
+
size 5794
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5905
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:995a0ce65dd24c35e4a852653dea6e29030a18e937fdaebfde08afe2ec851763
|
| 3 |
size 5905
|