Upload folder using huggingface_hub
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
- loss.txt +1 -1
adapter_config.json
CHANGED
|
@@ -24,9 +24,9 @@
|
|
| 24 |
"rank_pattern": {},
|
| 25 |
"revision": null,
|
| 26 |
"target_modules": [
|
| 27 |
-
"k_proj",
|
| 28 |
-
"o_proj",
|
| 29 |
"v_proj",
|
|
|
|
|
|
|
| 30 |
"q_proj"
|
| 31 |
],
|
| 32 |
"task_type": "CAUSAL_LM",
|
|
|
|
| 24 |
"rank_pattern": {},
|
| 25 |
"revision": null,
|
| 26 |
"target_modules": [
|
|
|
|
|
|
|
| 27 |
"v_proj",
|
| 28 |
+
"o_proj",
|
| 29 |
+
"k_proj",
|
| 30 |
"q_proj"
|
| 31 |
],
|
| 32 |
"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 127428248
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:18262114cd644d4cba8ea2c2fb69ebd359776be537f09503c2431f417f65be34
|
| 3 |
size 127428248
|
loss.txt
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
0.
|
|
|
|
| 1 |
+
0.17369882762432098
|