ishwarraja commited on
Commit
89d2c60
·
verified ·
1 Parent(s): a29e948

Upload 2 files

Browse files
adapters/adapter_config.json CHANGED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model_name_or_path": "microsoft/phi-2",
3
+ "bias": "none",
4
+ "fan_in_fan_out": false,
5
+ "inference_mode": true,
6
+ "lora_alpha": 32,
7
+ "lora_dropout": 0.05,
8
+ "modules_to_save": null,
9
+ "peft_type": "LORA",
10
+ "r": 16,
11
+ "target_modules": [
12
+ "q_proj",
13
+ "k_proj",
14
+ "v_proj"
15
+ ],
16
+ "task_type": "CAUSAL_LM"
17
+ }
adapters/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
3
- size 0
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9dc6f86174b7afb75e17cc0ba8e884c8b17fe4ece5d3c6385f371b54706d808f
3
+ size 6648