Training in progress, step 1
Browse files
adapter_config.json
CHANGED
|
@@ -20,10 +20,10 @@
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
-
"down_proj",
|
| 24 |
"gate_up_proj",
|
|
|
|
| 25 |
"o_proj",
|
| 26 |
-
"
|
| 27 |
],
|
| 28 |
"task_type": "CASUAL_LM",
|
| 29 |
"use_dora": false,
|
|
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
|
|
|
| 23 |
"gate_up_proj",
|
| 24 |
+
"qkv_proj",
|
| 25 |
"o_proj",
|
| 26 |
+
"down_proj"
|
| 27 |
],
|
| 28 |
"task_type": "CASUAL_LM",
|
| 29 |
"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 887450008
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:63a6f629128096ef0e5f48ceb4970cee719b4fc9acaaee71c08d0765d4a2ae6d
|
| 3 |
size 887450008
|
runs/Jul16_06-27-47_b5127b18c297/events.out.tfevents.1721111269.b5127b18c297.34.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:30d9694a1a49c74ba3c78c061f2525b385e2b7e93f4a2c834ee26269b1fa013e
|
| 3 |
+
size 8095
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5432
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:99b2ed1f6e2ddf052ea652427000b9e544d6cba17ac55f20bb9fc9a9dda66931
|
| 3 |
size 5432
|