nekokiku commited on
Commit
14a4329
·
verified ·
1 Parent(s): 77af07e

Upload folder using huggingface_hub

Browse files
adapter_config.json CHANGED
@@ -11,7 +11,7 @@
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
  "lora_alpha": 32,
14
- "lora_dropout": 0.2,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
@@ -20,14 +20,14 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
- "o_proj",
25
- "v_proj",
26
  "q_proj",
 
27
  "k_proj",
28
  "up_proj",
 
 
29
  "gate_proj",
30
- "ffn"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
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,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "q_proj",
24
+ "down_proj",
25
  "k_proj",
26
  "up_proj",
27
+ "o_proj",
28
+ "ffn",
29
  "gate_proj",
30
+ "v_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:3b8e72e4f1d0413d41aabce259afd9b1c802104054cc79583b4baf98f04e73da
3
  size 59933632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3842e2d8d2f6114fec7efb52c2d06e8817030dd83bf6bc4c943a5266ec2a59a7
3
  size 59933632
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:854ac61c5caeda3aa68c8df4fb55b2de873d634f20aa4814759378ff3e9e1d60
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e53732653f95cdc1cf623fa66579e4ce99c013bc4eca6b660a554de205dd324a
3
  size 5432