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

Uploading model files

Browse files
README.md CHANGED
@@ -26,8 +26,6 @@ More information needed
26
 
27
  ### Training hyperparameters
28
 
29
- ### Training results
30
-
31
 
32
 
33
  ### Framework versions
 
26
 
27
  ### Training hyperparameters
28
 
 
 
29
 
30
 
31
  ### Framework versions
adapter_config.json CHANGED
@@ -13,24 +13,24 @@
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
  "gate_proj",
28
  "o_proj",
29
  "down_proj",
30
- "up_proj",
31
  "q_proj",
32
- "v_proj",
33
- "k_proj"
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
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,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6b6a8cd096af293e4d80a62466a23c493329025beb328d3e080c9eceefcde9d7
3
- size 957942768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e086633e42fef16a7e4090c552f5e631ca1629b558459166f9424702a6eb5587
3
+ size 239536272
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:033a5edeed20fb21308753824bcfbe12e3a38a0cf1e69a5fe9fc29dffe493a07
3
  size 6097
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9f046ffc74c60021810cb101b27970541c672b17a4503a03944ef8fd06635f9
3
  size 6097