rzv09 commited on
Commit
1c50428
·
verified ·
1 Parent(s): d9ab2e8

Upload folder using huggingface_hub

Browse files
adapter_config.json CHANGED
@@ -10,17 +10,23 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 1024,
14
  "lora_dropout": 0.1,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 1024,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
  "v_proj",
 
 
 
 
 
 
24
  "q_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 64,
14
  "lora_dropout": 0.1,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 64,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
  "v_proj",
24
+ "gate_proj",
25
+ "o_proj",
26
+ "lm_head",
27
+ "k_proj",
28
+ "up_proj",
29
+ "down_proj",
30
  "q_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:75543a2bd1f9168f8fe44cb7a773cfb0c2f69ba1dbc0afbb742a0ee9dd90bdfc
3
- size 817903704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9d58711aa562806a7afee0aadf712854327bce282120565a373d8ab0a460751
3
+ size 1545027744
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bcb314ba14cd80001116bb2ba5882543de6ba17f19e1dac795c354bd351667e5
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:933f75ec4836c28a51c4976c6271c500acb9b37b3035fc55669d168bbba6d521
3
  size 5432