jenniellama commited on
Commit
7520b8b
·
verified ·
1 Parent(s): d2dd12a

Upload folder using huggingface_hub

Browse files
adapter_config.json CHANGED
@@ -10,23 +10,23 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 128,
14
- "lora_dropout": 0.2,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 64,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
- "down_proj",
25
- "up_proj",
26
  "k_proj",
 
 
27
  "q_proj",
28
  "gate_proj",
29
- "v_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.1,
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
  "k_proj",
24
+ "down_proj",
25
+ "o_proj",
26
  "q_proj",
27
  "gate_proj",
28
+ "v_proj",
29
+ "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:56c92826a6adc7fe627c8948cf85b1e78a025fa290aad4e87a449c3f28e996c8
3
- size 645975704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e5e87433d4d4d40b6d43518b3ee75f01bf969d0920c594eb7f03956a54bbcd4
3
+ size 161533192
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d2ac4e47fbb9d293d63e2dd4834169f6e2fa6c352614d08b0ad6ec16ac3641cc
3
  size 5713
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be89b1dd30b0ede6b2d809b7ca4179280d0811e7f533cb22c17f917006473bb7
3
  size 5713