sshetty commited on
Commit
6cc9ea3
1 Parent(s): 3acc24d

Upload folder using huggingface_hub

Browse files
adapter_config.json CHANGED
@@ -10,23 +10,22 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 64,
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": 32,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "ffn",
24
- "k_proj",
25
- "v_proj",
26
  "down_proj",
27
- "q_proj",
28
  "up_proj",
29
  "gate_proj",
 
 
 
30
  "o_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.04,
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
  "down_proj",
 
24
  "up_proj",
25
  "gate_proj",
26
+ "v_proj",
27
+ "k_proj",
28
+ "q_proj",
29
  "o_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:e3ec7573c5423e0c37179651c228de459972325e71b868e38bdf6b443bb9277d
3
- size 166182480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c8961f8c92681aa93ddedd09fb81af3aa002d34c091bcc3513a65b01768f67a
3
+ size 83115256
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:75046d25981a300797bf71ac2704a78343937a9b92523693aa33890077ab41eb
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96e1bdc4c636ef9efb083ad7579f0d1ab895e3935aa3eafe2f290f3e33c8f842
3
  size 5496