Upload folder using huggingface_hub
Browse files- README.md +1 -1
- adapter_config.json +4 -2
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -199,4 +199,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
199 |
[More Information Needed]
|
200 |
### Framework versions
|
201 |
|
202 |
-
- PEFT 0.
|
|
|
199 |
[More Information Needed]
|
200 |
### Framework versions
|
201 |
|
202 |
+
- PEFT 0.15.0
|
adapter_config.json
CHANGED
@@ -3,6 +3,7 @@
|
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "NousResearch/Llama-2-7b-chat-hf",
|
5 |
"bias": "none",
|
|
|
6 |
"eva_config": null,
|
7 |
"exclude_modules": null,
|
8 |
"fan_in_fan_out": false,
|
@@ -23,10 +24,11 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"
|
27 |
-
"
|
28 |
],
|
29 |
"task_type": "CAUSAL_LM",
|
|
|
30 |
"use_dora": false,
|
31 |
"use_rslora": false
|
32 |
}
|
|
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "NousResearch/Llama-2-7b-chat-hf",
|
5 |
"bias": "none",
|
6 |
+
"corda_config": null,
|
7 |
"eva_config": null,
|
8 |
"exclude_modules": null,
|
9 |
"fan_in_fan_out": false,
|
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
+
"q_proj",
|
28 |
+
"v_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
+
"trainable_token_indices": null,
|
32 |
"use_dora": false,
|
33 |
"use_rslora": false
|
34 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 134235048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e07dc0e2f10212a466c466833ab5e92ecf39fae0955c20a29c972d0d573d31f
|
3 |
size 134235048
|