v2ray commited on
Commit
e552ddc
·
1 Parent(s): e315537

Uploaded Full epoch preview.

Browse files
Files changed (2) hide show
  1. adapter_config.json +6 -6
  2. adapter_model.bin +2 -2
adapter_config.json CHANGED
@@ -7,20 +7,20 @@
7
  "init_lora_weights": true,
8
  "layers_pattern": null,
9
  "layers_to_transform": null,
10
- "lora_alpha": 32.0,
11
  "lora_dropout": 0.05,
12
  "modules_to_save": null,
13
  "peft_type": "LORA",
14
- "r": 16,
15
  "revision": null,
16
  "target_modules": [
17
- "v_proj",
18
- "gate_proj",
19
  "up_proj",
20
  "q_proj",
21
- "k_proj",
22
  "down_proj",
23
- "o_proj"
 
 
 
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
 
7
  "init_lora_weights": true,
8
  "layers_pattern": null,
9
  "layers_to_transform": null,
10
+ "lora_alpha": 128.0,
11
  "lora_dropout": 0.05,
12
  "modules_to_save": null,
13
  "peft_type": "LORA",
14
+ "r": 64,
15
  "revision": null,
16
  "target_modules": [
 
 
17
  "up_proj",
18
  "q_proj",
 
19
  "down_proj",
20
+ "k_proj",
21
+ "o_proj",
22
+ "v_proj",
23
+ "gate_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:497e8049254d4f9a238ac97e5e4e5b9130ab5fee47a0d6cb007314d3ad9f5b1f
3
- size 414592197
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95155f1671768804fb05facd607a2e4d9360832f7382ba95d0fca93685b0d477
3
+ size 1657155077