thisisisaac commited on
Commit
97f81c3
·
verified ·
1 Parent(s): 22c686b

Upload model

Browse files
Files changed (3) hide show
  1. README.md +1 -0
  2. adapter_config.json +5 -5
  3. adapter_model.safetensors +2 -2
README.md CHANGED
@@ -10,6 +10,7 @@ tags:
10
  - sft-lora-finetuned
11
  - lora_r_8
12
  - batch_size_8
 
13
  ---
14
 
15
  # Model Card for Model ID
 
10
  - sft-lora-finetuned
11
  - lora_r_8
12
  - batch_size_8
13
+ - lora_alpha_8
14
  ---
15
 
16
  # Model Card for Model ID
adapter_config.json CHANGED
@@ -12,21 +12,21 @@
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": 8,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "k_proj",
27
  "o_proj",
28
- "q_proj",
29
- "v_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
+ "lora_alpha": 8,
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
  "o_proj",
27
+ "v_proj",
28
+ "k_proj",
29
+ "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fb1d94ae7a606636797f1f71ff35c54294d73aa5e90e5942dbcfec3a08ffb6cf
3
- size 20214760
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:152a13cf11bfc3e133c0aa3ef5732b42a6c34c7741e2aefcb9c8bc8364d109d6
3
+ size 10121976