vxbrandon commited on
Commit
34c87da
1 Parent(s): 31e6812

Training in progress, step 100

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -19,10 +19,10 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
- "v_proj",
24
- "gate_proj",
25
  "down_proj",
 
 
 
26
  "up_proj"
27
  ],
28
  "task_type": "CAUSAL_LM"
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
22
  "down_proj",
23
+ "gate_proj",
24
+ "v_proj",
25
+ "q_proj",
26
  "up_proj"
27
  ],
28
  "task_type": "CAUSAL_LM"
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:32036b82846cdd8d88df1c2368f667639d039fd55d6a93e00dff0200c03359a2
3
  size 281061608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9923ce6568ea24172cbb94ea20ef870f171d2e4269a7ebf0e6f9b34067eaac8c
3
  size 281061608