habibi26 commited on
Commit
c902985
1 Parent(s): 1f4b6a7

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
- "gate_proj",
24
- "o_proj",
25
- "k_proj",
26
  "down_proj",
 
27
  "v_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
  "down_proj",
24
+ "o_proj",
25
  "v_proj",
26
+ "q_proj",
27
+ "gate_proj",
28
  "up_proj",
29
+ "k_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:84d7d5ec80ee47e8d2f79f55e6c68ec422443eb8186cc390be577bb94a9a6db5
3
  size 45258384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b21233a54b7eafbd527a231a806f34b412328e85fd2222b2e67cd7f1a444ecd7
3
  size 45258384