jerseyjerry commited on
Commit
bb7b3bc
·
verified ·
1 Parent(s): 83267b5

Uploading model files

Browse files
README.md CHANGED
@@ -9,7 +9,6 @@ should probably proofread and complete it, then remove this comment. -->
9
 
10
  # lora
11
 
12
-
13
  ## Model description
14
 
15
  More information needed
 
9
 
10
  # lora
11
 
 
12
  ## Model description
13
 
14
  More information needed
adapter_config.json CHANGED
@@ -13,27 +13,27 @@
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
- "lora_alpha": 32,
17
  "lora_bias": false,
18
  "lora_dropout": 0.05,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
- "r": 32,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "gate_proj",
28
  "o_proj",
 
29
  "down_proj",
30
- "q_proj",
31
- "k_proj",
32
  "up_proj",
33
- "v_proj"
 
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
37
  "use_dora": false,
38
- "use_rslora": false
39
  }
 
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
+ "lora_alpha": 256,
17
  "lora_bias": false,
18
  "lora_dropout": 0.05,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
+ "r": 128,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
27
  "o_proj",
28
+ "v_proj",
29
  "down_proj",
 
 
30
  "up_proj",
31
+ "gate_proj",
32
+ "q_proj",
33
+ "k_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
37
  "use_dora": false,
38
+ "use_rslora": true
39
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e086633e42fef16a7e4090c552f5e631ca1629b558459166f9424702a6eb5587
3
- size 239536272
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91b5c2c08c06ad29522f4cc52301afa5357a2b7228c29aefeab10ed131492cdf
3
+ size 957942768
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c9f046ffc74c60021810cb101b27970541c672b17a4503a03944ef8fd06635f9
3
  size 6097
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0583c680e36f3dfa8b58fa9fb1841bc7b2061cdde7da06abd27949f94e26649d
3
  size 6097