robertou2 commited on
Commit
14d3518
·
verified ·
1 Parent(s): 39cd8eb

Upload folder using huggingface_hub

Browse files
adapter_config.json CHANGED
@@ -12,23 +12,23 @@
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
- "lora_alpha": 48,
16
  "lora_bias": false,
17
- "lora_dropout": 0.05,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
- "r": 16,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "qkv_proj",
27
- "gate_up_proj",
28
  "down_proj",
29
- "o_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
33
- "use_rslora": false
34
  }
 
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
+ "lora_alpha": 128,
16
  "lora_bias": false,
17
+ "lora_dropout": 0.1,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
+ "r": 64,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "down_proj",
27
+ "o_proj",
28
+ "gate_up_proj",
29
+ "qkv_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
33
+ "use_rslora": true
34
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:94aab16dc5b7ece85c32f89be020ed51d608b4d3426aee109e2b9e83a9e1329e
3
- size 92309112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6992dc16c6aba46ba552f59ef73a1564ed50c7095aef0c6c29aaca5826123e8
3
+ size 369133600
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d4aebff00fbc1c0bfca86341b711f2ec020ef6d0344f88c07150f4e1017fd351
3
  size 6353
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23621bf982ba60065b5a4492d8ace11f52cb9a87547c4e4cb16a99211c5eeed5
3
  size 6353