84basi commited on
Commit
f13a55d
·
verified ·
1 Parent(s): 3e1a10e

Upload LoRA adapter (README written by author)

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. adapter_config.json +4 -4
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -35,7 +35,7 @@ while intermediate reasoning (Chain-of-Thought) is masked.
35
  - Method: QLoRA (4-bit)
36
  - Max sequence length: 2048
37
  - Epochs: 1
38
- - Learning rate: 1e-06
39
  - LoRA: r=64, alpha=128
40
 
41
  ## Usage
 
35
  - Method: QLoRA (4-bit)
36
  - Max sequence length: 2048
37
  - Epochs: 1
38
+ - Learning rate: 2e-06
39
  - LoRA: r=64, alpha=128
40
 
41
  ## Usage
adapter_config.json CHANGED
@@ -22,7 +22,7 @@
22
  "loftq_config": {},
23
  "lora_alpha": 128,
24
  "lora_bias": false,
25
- "lora_dropout": 0.0,
26
  "megatron_config": null,
27
  "megatron_core": "megatron.core",
28
  "modules_to_save": null,
@@ -33,12 +33,12 @@
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
- "down_proj",
37
  "v_proj",
38
  "o_proj",
39
- "up_proj",
40
- "q_proj",
41
  "gate_proj",
 
 
 
42
  "k_proj"
43
  ],
44
  "target_parameters": null,
 
22
  "loftq_config": {},
23
  "lora_alpha": 128,
24
  "lora_bias": false,
25
+ "lora_dropout": 0.05,
26
  "megatron_config": null,
27
  "megatron_core": "megatron.core",
28
  "modules_to_save": null,
 
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
 
36
  "v_proj",
37
  "o_proj",
 
 
38
  "gate_proj",
39
+ "q_proj",
40
+ "down_proj",
41
+ "up_proj",
42
  "k_proj"
43
  ],
44
  "target_parameters": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2a9ef53ca843e4689c909d617e8ae37e6498f5323337aa49f1ba874b70a0800b
3
  size 528550256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:369fc060e600597514aab2c540887fc53e04e96693120e2c89d2e98a8a079ed1
3
  size 528550256