thisisisaac commited on
Commit
1d21199
·
verified ·
1 Parent(s): bf0c29c

Upload model

Browse files
Files changed (3) hide show
  1. README.md +1 -0
  2. adapter_config.json +4 -4
  3. adapter_model.safetensors +2 -2
README.md CHANGED
@@ -13,6 +13,7 @@ tags:
13
  - lora_alpha_8
14
  - lora_r_16
15
  - batch_size_4
 
16
  ---
17
 
18
  # Model Card for Model ID
 
13
  - lora_alpha_8
14
  - lora_r_16
15
  - batch_size_4
16
+ - lora_alpha_32
17
  ---
18
 
19
  # Model Card for Model ID
adapter_config.json CHANGED
@@ -12,20 +12,20 @@
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
- "lora_alpha": 16,
16
  "lora_bias": false,
17
  "lora_dropout": 0.05,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
- "r": 16,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "o_proj",
27
- "q_proj",
28
  "v_proj",
 
 
29
  "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
+ "lora_alpha": 32,
16
  "lora_bias": false,
17
  "lora_dropout": 0.05,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
+ "r": 4,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "v_proj",
27
+ "q_proj",
28
+ "o_proj",
29
  "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e7fdde7d0fadef6610f3ae01fa3673e207619bd62b173d8c675a60c98858012
3
- size 40400200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1b0f51a4bd7c3452b393b85739475c828b9b69a2df4529e495df9b110710b98
3
+ size 10121976