shirwu commited on
Commit
06447e6
·
verified ·
1 Parent(s): a6bc272

Training in progress, step 5

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