encoderdecoder083 commited on
Commit
975c6d5
·
verified ·
1 Parent(s): e5f2eb4

Training in progress, epoch 0

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