Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
|
@@ -20,13 +20,13 @@
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
-
"
|
| 24 |
-
"down_proj",
|
| 25 |
-
"v_proj",
|
| 26 |
"o_proj",
|
| 27 |
-
"
|
|
|
|
| 28 |
"gate_proj",
|
| 29 |
-
"
|
|
|
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"use_dora": false,
|
|
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
+
"q_proj",
|
|
|
|
|
|
|
| 24 |
"o_proj",
|
| 25 |
+
"v_proj",
|
| 26 |
+
"k_proj",
|
| 27 |
"gate_proj",
|
| 28 |
+
"up_proj",
|
| 29 |
+
"down_proj"
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"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 1331766640
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4f9ea88274f4a44f80e39ac46e83811e895abe6cf1874f57ce83609dbad96a5b
|
| 3 |
size 1331766640
|
runs/Aug04_10-22-01_c226f6c90882/events.out.tfevents.1722767427.c226f6c90882.34.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:335e829dcbf3a7adb81bd00abee4e99089a777eb95550d42cd92954b825bd4ae
|
| 3 |
+
size 7128
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5496
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eef7d76b533b77af63637bf85612f50172e1bfcb0acbc3877abd76221a693456
|
| 3 |
size 5496
|