psvishnu commited on
Commit
5cf73f2
1 Parent(s): d375820

psvishnu/Phi-3.5-mini-instruct-qlora

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -21,10 +21,10 @@
21
  "revision": null,
22
  "target_modules": [
23
  "o_proj",
24
- "gate_up_proj",
25
  "down_proj",
26
- "up_proj",
27
- "qkv_proj"
 
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "o_proj",
 
24
  "down_proj",
25
+ "qkv_proj",
26
+ "gate_up_proj",
27
+ "up_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd0312728633f86d6242ef91f16063fed1b9483cb90a5fd129467ac7a4bead91
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc288662ebbc5cdd84898868cfad72fe0ef640547643213827ed0e14a2f7a489
3
  size 5496