yuanyun commited on
Commit
6abe7c4
·
1 Parent(s): 7b1654c

feat: add 4096 r

Browse files
Files changed (2) hide show
  1. adapter_config.json +2 -8
  2. adapter_model.bin +2 -2
adapter_config.json CHANGED
@@ -11,16 +11,10 @@
11
  "lora_dropout": 0.1,
12
  "modules_to_save": null,
13
  "peft_type": "LORA",
14
- "r": 16,
15
  "revision": null,
16
  "target_modules": [
17
- "q_proj",
18
- "o_proj",
19
- "gate_proj",
20
- "up_proj",
21
- "down_proj",
22
- "k_proj",
23
- "v_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
 
11
  "lora_dropout": 0.1,
12
  "modules_to_save": null,
13
  "peft_type": "LORA",
14
+ "r": 4096,
15
  "revision": null,
16
  "target_modules": [
17
+ "q_proj"
 
 
 
 
 
 
18
  ],
19
  "task_type": "CAUSAL_LM"
20
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4287f50d491ee8241e582c42c1a7cd2f26c98080e2171cbb824047bc252ab971
3
- size 84047501
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d1c15110fa60bd71be22eb110c3753a9a153539811c26fc38cfb8f61f38e40d
3
+ size 2147506609