Upload folder using huggingface_hub
Browse files- README.md +0 -1
- adapter_config.json +5 -5
- adapter_model.safetensors +1 -1
README.md
CHANGED
|
@@ -8,7 +8,6 @@ tags:
|
|
| 8 |
- lora
|
| 9 |
- transformers
|
| 10 |
- trl
|
| 11 |
-
license: mit
|
| 12 |
---
|
| 13 |
|
| 14 |
# Model Card for Model ID
|
|
|
|
| 8 |
- lora
|
| 9 |
- transformers
|
| 10 |
- trl
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
# Model Card for Model ID
|
adapter_config.json
CHANGED
|
@@ -30,12 +30,12 @@
|
|
| 30 |
"revision": null,
|
| 31 |
"target_modules": [
|
| 32 |
"up_proj",
|
| 33 |
-
"down_proj",
|
| 34 |
-
"gate_proj",
|
| 35 |
-
"k_proj",
|
| 36 |
-
"o_proj",
|
| 37 |
"q_proj",
|
| 38 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
| 39 |
],
|
| 40 |
"target_parameters": null,
|
| 41 |
"task_type": "CAUSAL_LM",
|
|
|
|
| 30 |
"revision": null,
|
| 31 |
"target_modules": [
|
| 32 |
"up_proj",
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
"q_proj",
|
| 34 |
+
"o_proj",
|
| 35 |
+
"v_proj",
|
| 36 |
+
"gate_proj",
|
| 37 |
+
"down_proj",
|
| 38 |
+
"k_proj"
|
| 39 |
],
|
| 40 |
"target_parameters": null,
|
| 41 |
"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 73911112
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:72fb3377b4bf971c064e20dfbe8f2d9119fad9746ba6e3ff8979e5ba6f52bf01
|
| 3 |
size 73911112
|