sshetty commited on
Commit
a784160
1 Parent(s): 9122b63

Upload folder using huggingface_hub

Browse files
adapter_config.json CHANGED
@@ -10,24 +10,24 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 32,
14
- "lora_dropout": 0.03,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 16,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
- "v_proj",
25
- "ffn",
26
  "up_proj",
 
 
27
  "o_proj",
28
- "q_proj",
29
  "down_proj",
30
- "k_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 256,
14
+ "lora_dropout": 0.05,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 128,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
 
 
24
  "up_proj",
25
+ "ffn",
26
+ "v_proj",
27
  "o_proj",
28
+ "k_proj",
29
  "down_proj",
30
+ "gate_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:515bbc6b2bbb58299732aae3c0c78155a7eca207c46d359d9f56ff29dd293d2e
3
- size 83115256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f70e5f07da2f902707328ece932342549fffd877dabecb6b7d3490f6b967503a
3
+ size 664584480
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ddcd77089c7cfb0f53dbd422f5e2d5b50d5a8dff3f8d2e615710f8dc9a31bbc5
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50f945bac466b31f74235a1eeac22aec40a50c20a0d00303049c6bfc111c05e5
3
  size 5432