scthornton commited on
Commit
e30cbd8
·
verified ·
1 Parent(s): 22ed853

Upload model

Browse files
Files changed (3) hide show
  1. README.md +14 -14
  2. adapter_config.json +3 -3
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -3,24 +3,24 @@ library_name: peft
3
  pipeline_tag: text-generation
4
  license: bigcode-openrail-m
5
  language:
6
- - code
7
  base_model:
8
- - bigcode/starcoder2-15b-instruct-v0.1
9
  tags:
10
- - securecode
11
- - security
12
- - owasp
13
- - code-generation
14
- - secure-coding
15
- - lora
16
- - qlora
17
- - vulnerability-detection
18
- - cybersecurity
19
  datasets:
20
- - scthornton/securecode
21
  model-index:
22
- - name: starcoder2-15b-securecode
23
- results: []
24
  ---
25
 
26
  # StarCoder2 15B SecureCode
 
3
  pipeline_tag: text-generation
4
  license: bigcode-openrail-m
5
  language:
6
+ - code
7
  base_model:
8
+ - bigcode/starcoder2-15b-instruct-v0.1
9
  tags:
10
+ - securecode
11
+ - security
12
+ - owasp
13
+ - code-generation
14
+ - secure-coding
15
+ - lora
16
+ - qlora
17
+ - vulnerability-detection
18
+ - cybersecurity
19
  datasets:
20
+ - scthornton/securecode
21
  model-index:
22
+ - name: starcoder2-15b-securecode
23
+ results: []
24
  ---
25
 
26
  # StarCoder2 15B SecureCode
adapter_config.json CHANGED
@@ -29,10 +29,10 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "o_proj",
33
- "v_proj",
34
  "k_proj",
35
- "q_proj"
 
 
36
  ],
37
  "target_parameters": null,
38
  "task_type": "CAUSAL_LM",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
 
 
32
  "k_proj",
33
+ "o_proj",
34
+ "q_proj",
35
+ "v_proj"
36
  ],
37
  "target_parameters": null,
38
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ecf7fd91d466b6a1c79af51f5e9c1ac160426f2d67ef54f32d2b33cacceeea89
3
  size 97036288
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b44e7c2005038aab22f9f6896b97170c106fb798579b610445b27aefbab3cfe
3
  size 97036288