Udith-Sandaruwan commited on
Commit
315daf8
·
verified ·
1 Parent(s): 841650c

Training in progress, step 20

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "v_proj",
27
- "o_proj",
28
  "q_proj",
29
- "up_proj",
30
  "down_proj",
31
  "gate_proj",
32
- "k_proj"
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "q_proj",
27
+ "k_proj",
28
  "down_proj",
29
  "gate_proj",
30
+ "v_proj",
31
+ "up_proj",
32
+ "o_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:49168f4d5f7c8f9f23a621e88bd869602369e1fd878876b5014379904574743d
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c59004953a5125da57736aa1a20dcbc8832c3d07dc92d504a74ef7c8ca23b4c5
3
  size 83945296