shirwu commited on
Commit
1c93607
·
verified ·
1 Parent(s): 64058a7

Training in progress, step 1

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