Saltywan commited on
Commit
f785d29
1 Parent(s): 190f9d6

Upload 8 files

Browse files
README.md CHANGED
@@ -201,4 +201,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
201
 
202
  ### Framework versions
203
 
204
- - PEFT 0.7.0
 
201
 
202
  ### Framework versions
203
 
204
+ - PEFT 0.7.1
adapter_config.json CHANGED
@@ -9,18 +9,18 @@
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
- "lora_alpha": 1024,
13
  "lora_dropout": 0.05,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
- "r": 512,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q",
23
- "v"
24
  ],
25
  "task_type": "SEQ_2_SEQ_LM"
26
  }
 
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
+ "lora_alpha": 2048,
13
  "lora_dropout": 0.05,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
+ "r": 1024,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "v",
23
+ "q"
24
  ],
25
  "task_type": "SEQ_2_SEQ_LM"
26
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:651d7f51260390415aa603e57e69927eeebb18b8b04b21f8e8215f8a57b5db3f
3
- size 226513168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e23744e0b1ad4649fb7710ca1736d5108d97e6172809ce061c5ec649d4d208c
3
+ size 453005800
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a1232eca6c2c614e6d5f7caaaf168c147f07ddb71f589b01e7d7781a0abc31eb
3
- size 4283
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:249ec91549355b1f0a1200ff7ee8a319a2ed662b89f7840db1c3f33a1f0bb325
3
+ size 4411