scthornton commited on
Commit
1e2da90
·
verified ·
1 Parent(s): 45eb49a

Upload model

Browse files
Files changed (3) hide show
  1. README.md +13 -13
  2. adapter_config.json +4 -4
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -2,23 +2,23 @@
2
  license: apache-2.0
3
  base_model: Qwen/Qwen2.5-Coder-14B-Instruct
4
  tags:
5
- - security
6
- - cybersecurity
7
- - secure-coding
8
- - ai-security
9
- - owasp
10
- - code-generation
11
- - qlora
12
- - lora
13
- - fine-tuned
14
- - securecode
15
  datasets:
16
- - scthornton/securecode
17
  library_name: peft
18
  pipeline_tag: text-generation
19
  language:
20
- - code
21
- - en
22
  ---
23
 
24
  # Qwen2.5 Coder 14B SecureCode
 
2
  license: apache-2.0
3
  base_model: Qwen/Qwen2.5-Coder-14B-Instruct
4
  tags:
5
+ - security
6
+ - cybersecurity
7
+ - secure-coding
8
+ - ai-security
9
+ - owasp
10
+ - code-generation
11
+ - qlora
12
+ - lora
13
+ - fine-tuned
14
+ - securecode
15
  datasets:
16
+ - scthornton/securecode
17
  library_name: peft
18
  pipeline_tag: text-generation
19
  language:
20
+ - code
21
+ - en
22
  ---
23
 
24
  # Qwen2.5 Coder 14B SecureCode
adapter_config.json CHANGED
@@ -29,13 +29,13 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "down_proj",
33
  "k_proj",
34
- "gate_proj",
35
- "up_proj",
36
  "v_proj",
 
37
  "q_proj",
38
- "o_proj"
 
 
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
 
32
  "k_proj",
 
 
33
  "v_proj",
34
+ "o_proj",
35
  "q_proj",
36
+ "up_proj",
37
+ "down_proj",
38
+ "gate_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:6e7ccf5c4a6b04c915ae93d915d5064afda13a07bf12a7d05aafc1a7576ee939
3
  size 275341720
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65f5659af2a00c87434a5fc0d23d9fa2cd21eba2c155b10d5cbde35cf67d563c
3
  size 275341720