huhuhuhus commited on
Commit
cc46431
·
verified ·
1 Parent(s): 957437f

Upload folder using huggingface_hub

Browse files
adapter_config.json CHANGED
@@ -10,18 +10,23 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 256,
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": 128,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
24
- "v_proj"
 
 
 
 
 
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 128,
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": 64,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
24
+ "v_proj",
25
+ "up_proj",
26
+ "down_proj",
27
+ "o_proj",
28
+ "k_proj",
29
+ "gate_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:a3ca9568737430934adc1a7cf5d2a7432f622d5b5beec515342df6f15f3ad4ed
3
- size 102250288
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e775bad6216af7c7f6c7bb1813a787f1ab8fd7ee44f9b52caa7f2110c2471ca
3
+ size 332316480
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ab89ea6181d7b922c213c9b02d09779fdf281b3d1e04692bb3f80b8fb28cfaa
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29b3e788b6a53d833785fc5b337b26371b92ab406bbcb102ba31e74bb5c43d75
3
  size 5368