scthornton commited on
Commit
98cc646
·
verified ·
1 Parent(s): c3fd001

Upload model

Browse files
Files changed (3) hide show
  1. README.md +13 -13
  2. adapter_config.json +2 -2
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -2,23 +2,23 @@
2
  license: llama2
3
  base_model: codellama/CodeLlama-13b-Instruct-hf
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
  # CodeLlama 13B SecureCode
 
2
  license: llama2
3
  base_model: codellama/CodeLlama-13b-Instruct-hf
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
  # CodeLlama 13B SecureCode
adapter_config.json CHANGED
@@ -29,12 +29,12 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "gate_proj",
33
  "q_proj",
34
- "v_proj",
35
  "down_proj",
36
  "up_proj",
37
  "o_proj",
 
 
38
  "k_proj"
39
  ],
40
  "target_parameters": null,
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
 
32
  "q_proj",
 
33
  "down_proj",
34
  "up_proj",
35
  "o_proj",
36
+ "gate_proj",
37
+ "v_proj",
38
  "k_proj"
39
  ],
40
  "target_parameters": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7fd43ad43daa7268f1037d797d0ba1ea83f43f189f1295da68baede6a232b06b
3
  size 250422888
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:978f9cce1c899e13135742f6362286522ff5901663db46c5fa7c9877f8693200
3
  size 250422888