keithdrexel
commited on
Commit
•
a3023fb
1
Parent(s):
d6f7d58
Training in progress, step 500
Browse files- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
- runs/Jul23_00-12-59_cde436ab3fe7/events.out.tfevents.1721693601.cde436ab3fe7.458.0 +3 -0
- runs/Jul23_00-12-59_cde436ab3fe7/events.out.tfevents.1721693849.cde436ab3fe7.458.1 +3 -0
- runs/Jul23_00-18-00_cde436ab3fe7/events.out.tfevents.1721693925.cde436ab3fe7.458.2 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": "unsloth",
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"k_proj",
|
24 |
-
"down_proj",
|
25 |
-
"v_proj",
|
26 |
"gate_proj",
|
|
|
27 |
"o_proj",
|
28 |
-
"
|
29 |
-
"up_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": "unsloth",
|
22 |
"target_modules": [
|
23 |
+
"q_proj",
|
24 |
+
"up_proj",
|
25 |
"k_proj",
|
|
|
|
|
26 |
"gate_proj",
|
27 |
+
"down_proj",
|
28 |
"o_proj",
|
29 |
+
"v_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 50503544
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a29d20fae8738eaf5091786af0136b2e48f355172a02a528000cded0d4a7652
|
3 |
size 50503544
|
runs/Jul23_00-12-59_cde436ab3fe7/events.out.tfevents.1721693601.cde436ab3fe7.458.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8fbe6c3d6159978cfc86be8413a4f57cbbb21f3437350e40d438c19ba5ede9b8
|
3 |
+
size 10105
|
runs/Jul23_00-12-59_cde436ab3fe7/events.out.tfevents.1721693849.cde436ab3fe7.458.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d22a27aec178cd7e08efce403bc08b5098a36a5ac3fc6eed00a8586d09cbdfa9
|
3 |
+
size 6379
|
runs/Jul23_00-18-00_cde436ab3fe7/events.out.tfevents.1721693925.cde436ab3fe7.458.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a86d571c7569630e55c65f5de204450fa21da6bb6bb3b23d29b564abe702261f
|
3 |
+
size 110336
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa7b8d99b89c3a3bff2d4e0de36da71b0eed79723fe6a52439228fb543936121
|
3 |
size 5112
|