sshetty commited on
Commit
4d1e4af
1 Parent(s): f977164

Upload folder using huggingface_hub

Browse files
adapter_config.json CHANGED
@@ -14,25 +14,22 @@
14
  "lora_dropout": 0.04,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
- "modules_to_save": [
18
- "lm_head",
19
- "embed_tokens"
20
- ],
21
  "peft_type": "LORA",
22
- "r": 64,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "up_proj",
 
 
27
  "ffn",
28
- "v_proj",
29
- "k_proj",
30
  "o_proj",
31
- "q_proj",
32
- "down_proj",
33
- "gate_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "use_dora": false,
37
- "use_rslora": true
38
  }
 
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": 128,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "down_proj",
24
+ "gate_proj",
25
+ "q_proj",
26
  "ffn",
27
+ "up_proj",
 
28
  "o_proj",
29
+ "k_proj",
30
+ "v_proj"
 
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
34
+ "use_rslora": false
35
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:33d0d0edb6b4262c48debb3697f3df64b3798a79851e3c25022a2851f13d8b34
3
- size 930628768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:396c89cda6e13f59f38f2bd1cc49c3564eea9c7bb4958b3a2fb5f5193c9fb18d
3
+ size 285230040
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:57d38cf52e7a7481fc8fe963b55940e08a750105f3536c472c41f20b0f09a93c
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fba3b9daa180e34e6fccd23b1076c2d4a77229cda5ffb51344525dc5a7138d0
3
  size 5368