Training in progress, step 1
Browse files
adapter_config.json
CHANGED
|
@@ -23,13 +23,13 @@
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
-
"v_proj",
|
| 27 |
-
"up_proj",
|
| 28 |
-
"o_proj",
|
| 29 |
"k_proj",
|
| 30 |
-
"
|
|
|
|
|
|
|
| 31 |
"q_proj",
|
| 32 |
-
"
|
|
|
|
| 33 |
],
|
| 34 |
"task_type": "CAUSAL_LM",
|
| 35 |
"use_dora": false,
|
|
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
|
|
|
|
|
|
|
|
|
| 26 |
"k_proj",
|
| 27 |
+
"o_proj",
|
| 28 |
+
"down_proj",
|
| 29 |
+
"v_proj",
|
| 30 |
"q_proj",
|
| 31 |
+
"up_proj",
|
| 32 |
+
"gate_proj"
|
| 33 |
],
|
| 34 |
"task_type": "CAUSAL_LM",
|
| 35 |
"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 1095431224
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c33068d89bcc8fb78415a6b653ae827a58d9075a8c639694dd9a43f6b97af449
|
| 3 |
size 1095431224
|
runs/Jan02_20-01-42_e4fccd39cee9/events.out.tfevents.1767384107.e4fccd39cee9.9887.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7b4f91b901280a977d4d792488e70d6ae87609e0e118adf3159b5fce66fcf43d
|
| 3 |
+
size 7070
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5624
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a29447250c1c43446f26a27ab5fd614cde7f4efd6c96a1b9a437bd220e47795c
|
| 3 |
size 5624
|