PEFT
Safetensors
chYassine commited on
Commit
20c2234
1 Parent(s): f1b6ffb

Upload model

Browse files
Files changed (3) hide show
  1. README.md +2 -2
  2. adapter_config.json +5 -5
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -1,9 +1,9 @@
1
  ---
2
  base_model: mistralai/Mistral-7B-Instruct-v0.3
3
- library_name: peft
4
- license: apache-2.0
5
  datasets:
6
  - chYassine/WebAttack-CVSSMetrics
 
 
7
  ---
8
 
9
  ## Model Details
 
1
  ---
2
  base_model: mistralai/Mistral-7B-Instruct-v0.3
 
 
3
  datasets:
4
  - chYassine/WebAttack-CVSSMetrics
5
+ library_name: peft
6
+ license: apache-2.0
7
  ---
8
 
9
  ## Model Details
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "up_proj",
25
  "k_proj",
26
- "q_proj",
27
- "down_proj",
28
  "gate_proj",
29
- "o_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "k_proj",
 
 
24
  "gate_proj",
25
+ "q_proj",
26
+ "v_proj",
27
+ "up_proj",
28
+ "o_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:7f3e24c2c1a463cb312217bae8684437d4a355d8afbb40c21cc0c5d607a392c5
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74fa9841cd585565a24c52e45027d69307beebe36d076c3adbc63b3d486e425a
3
  size 167832240