jenniellama commited on
Commit
58eee49
·
verified ·
1 Parent(s): 2b2cfc7

Upload folder using huggingface_hub

Browse files
adapter_config.json CHANGED
@@ -13,24 +13,24 @@
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
- "lora_alpha": 32,
17
  "lora_bias": false,
18
  "lora_dropout": 0.1,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
- "r": 16,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "k_proj",
28
  "gate_proj",
 
29
  "q_proj",
30
- "up_proj",
31
- "down_proj",
32
  "v_proj",
33
- "o_proj"
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
+ "lora_alpha": 64,
17
  "lora_bias": false,
18
  "lora_dropout": 0.1,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
+ "r": 32,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "down_proj",
28
  "gate_proj",
29
+ "o_proj",
30
  "q_proj",
 
 
31
  "v_proj",
32
+ "up_proj",
33
+ "k_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:932394a73d8a4b9461a87cc8fb1241123a4794a25dd0c8820868f5e5bd264281
3
- size 161533192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b44a2d5d210ea6a0d4b2993e44ff50e88900748eb71117a25e775a9ddd8c081
3
+ size 323014168
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2e0d317c4451f2665ce4bdfed9443ad8b9b4280a2f11102da89a49e7ecbe43fc
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47e91926e5c44024d377e58e7656fd7b854072b9c49b0019c64f53133f8fa7bf
3
  size 5496