jerseyjerry commited on
Commit
035a4f8
·
verified ·
1 Parent(s): b293227

Uploading model files

Browse files
adapter_config.json CHANGED
@@ -10,20 +10,20 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 48,
14
  "lora_dropout": 0.0,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 48,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "qkv_proj",
24
- "down_proj",
25
  "gate_up_proj",
26
- "o_proj"
 
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 64,
14
  "lora_dropout": 0.0,
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
+ "o_proj",
 
24
  "gate_up_proj",
25
+ "qkv_proj",
26
+ "down_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a0b545bc0314d1beacf77680ed4279d233e3412155dc7fdda2ec44c8657726c3
3
- size 276858864
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:431876264344fa5d41877afe524fba500bc8b7c43fdeedcd5c690d89993630d4
3
+ size 184584072
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d0829b9189ad69e21d8b0d6a822d7c4aa0ad71934cdf9cdb66b7eec30432bcca
3
  size 5752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf2a6ac7e95388b07ef823adc6e2c2c296f79334f70a46ae2e2e548189859d50
3
  size 5752