dattheshshenoy commited on
Commit
11e7353
·
verified ·
1 Parent(s): 01c7c85

30-minute rapid test training run

Browse files
Files changed (3) hide show
  1. README.md +0 -1
  2. adapter_config.json +5 -5
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -1,4 +1,3 @@
1
-
2
  ---
3
  license: apache-2.0
4
  base_model: codellama/CodeLlama-7b-Instruct-hf
 
 
1
  ---
2
  license: apache-2.0
3
  base_model: codellama/CodeLlama-7b-Instruct-hf
adapter_config.json CHANGED
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "q_proj",
28
- "gate_proj",
29
- "up_proj",
30
- "k_proj",
31
  "down_proj",
 
32
  "v_proj",
33
- "o_proj"
 
 
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
 
 
27
  "down_proj",
28
+ "o_proj",
29
  "v_proj",
30
+ "up_proj",
31
+ "q_proj",
32
+ "k_proj",
33
+ "gate_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4f4ae001d86ca4c595138efdcc90aadac6a9e7cb3389a5512b4fdc14fb02965c
3
  size 639691872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12e5bfdbeef7c9df393e4c9135ce892bb47f97d9424e2648b92865d0a550fff4
3
  size 639691872