shirwu commited on
Commit
5148e0e
·
verified ·
1 Parent(s): 5e06f85

Training in progress, step 1

Browse files
Files changed (2) hide show
  1. adapter_config.json +6 -6
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "k_proj",
27
- "down_proj",
28
- "gate_proj",
29
- "v_proj",
30
- "q_proj",
31
  "up_proj",
32
- "o_proj"
 
 
 
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
 
 
26
  "up_proj",
27
+ "q_proj",
28
+ "v_proj",
29
+ "gate_proj",
30
+ "o_proj",
31
+ "k_proj",
32
+ "down_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:12fa3336ff9d662be4a52588cc70f07fa8e5c6c6cb04f490a51494b6c1049bd3
3
  size 45118424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0639a87a70668ae8487ccab454dd514cf6db83b49af265765923e0e8efa19c10
3
  size 45118424