DreamGallery commited on
Commit
f91773a
·
verified ·
1 Parent(s): 2d4d29b

Upload folder using huggingface_hub

Browse files
adapter_config.json CHANGED
@@ -10,22 +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
  "v_proj",
24
- "o_proj",
25
  "gate_proj",
26
- "k_proj",
27
  "q_proj",
28
- "up_proj",
29
  "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
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": 8,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "k_proj",
24
  "v_proj",
25
+ "up_proj",
26
  "gate_proj",
27
+ "o_proj",
28
  "q_proj",
 
29
  "down_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:ece62d352082668019ec5294c94779be39e163dcd16909a4e5981d3a8973b45b
3
- size 166182480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7325a1fdcc271e7e27f2ac1223668ed0b55a5eb0f9592920e0c2430cb89dc2f
3
+ size 41581360
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6f666e0a3116382e6bf1ee9551e3a43f790626731f22b9a59dd83005bad6a8e8
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:357b4ee87be00825ecbf1e2c43f88395a6aab69b0e0ec00b197083ecf578ca59
3
  size 5432