yyx123 commited on
Commit
5b78b4b
1 Parent(s): dd5a30e

Training in progress, step 150

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "down_proj",
23
- "up_proj",
24
- "o_proj",
25
- "v_proj",
26
  "gate_proj",
 
 
 
27
  "k_proj",
28
- "q_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
 
22
  "gate_proj",
23
+ "o_proj",
24
+ "down_proj",
25
+ "q_proj",
26
  "k_proj",
27
+ "up_proj",
28
+ "v_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b30ed1a3326d2009bd04e9f0a752011c4720c218a7e5daf2abf8485c9832ae26
3
  size 72673912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:483d3d27e3b335f3815fae8f4cb5fef83ca5bac1b3d166092b9c762ccc3d014a
3
  size 72673912