nomadrp commited on
Commit
fefa5c9
·
verified ·
1 Parent(s): 0a4b62d

Training in progress, step 100

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "up_proj",
27
- "gate_proj",
28
  "k_proj",
29
  "o_proj",
30
  "q_proj",
31
- "v_proj",
32
- "down_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
  "q_proj",
30
+ "gate_proj",
31
+ "down_proj",
32
+ "up_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:77fbe50f088b939d5787ed10b19d5513358fcde018863cdb511aa429148dc06a
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:479cb1b74fa573098a1f34d7b35183e8b4ac56efe5a2c60d76d236b2df7a48e0
3
  size 167832240