nekokiku commited on
Commit
cdc42cc
·
verified ·
1 Parent(s): 7759888

Upload folder using huggingface_hub

Browse files
adapter_config.json CHANGED
@@ -10,24 +10,24 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 64,
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": 32,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
  "k_proj",
24
- "gate_proj",
25
- "o_proj",
 
26
  "v_proj",
 
27
  "q_proj",
28
- "up_proj",
29
- "ffn",
30
- "down_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 256,
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": 128,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
  "k_proj",
24
+ "ffn",
25
+ "up_proj",
26
+ "down_proj",
27
  "v_proj",
28
+ "o_proj",
29
  "q_proj",
30
+ "gate_proj"
 
 
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:69e02e5debffe5bf9243fd9d904a66cbaee3fb00cd34bb0fb3793f80b7ad9b88
3
- size 71320216
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1aeb594b8650b69e6b4e6e849a20270d96b55782ec8588168452e96a17326cc1
3
+ size 285230040
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ad3c7f484937fdbc6c332e7c0aaf2811b2b589f11fb4d9148a037ad705885b8
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a939b90ab0a32ad36687066bd6655f8326da06fdb21b459927e87a568c98f8b
3
  size 5432