qhfmshal commited on
Commit
124d009
1 Parent(s): cd60060

Training in progress, epoch 0

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  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
- "v_proj",
25
- "gate_proj",
26
  "q_proj",
 
 
27
  "o_proj",
 
28
  "up_proj",
29
- "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "q_proj",
24
+ "gate_proj",
25
+ "k_proj",
26
  "o_proj",
27
+ "v_proj",
28
  "up_proj",
29
+ "down_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:b24999e28f5f402007d5780ef36adfb676c4b0a67ea372ab433ade0e251ca44a
3
  size 45258384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88ef8fec3c5302c81cd8385af223e6ef114090b1c3406ac833f4de24ad8f41ce
3
  size 45258384