silent666 commited on
Commit
a66aa40
·
verified ·
1 Parent(s): d53870c

Upload folder using huggingface_hub

Browse files
README.md CHANGED
@@ -199,4 +199,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
199
  [More Information Needed]
200
  ### Framework versions
201
 
202
- - PEFT 0.14.0
 
199
  [More Information Needed]
200
  ### Framework versions
201
 
202
+ - PEFT 0.13.2
adapter_config.json CHANGED
@@ -3,8 +3,6 @@
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "google/gemma-2-2b-it",
5
  "bias": "none",
6
- "eva_config": null,
7
- "exclude_modules": null,
8
  "fan_in_fan_out": false,
9
  "inference_mode": true,
10
  "init_lora_weights": true,
@@ -13,8 +11,7 @@
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
  "lora_alpha": 256,
16
- "lora_bias": false,
17
- "lora_dropout": 0.05,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
@@ -24,7 +21,12 @@
24
  "revision": null,
25
  "target_modules": [
26
  "v_proj",
27
- "q_proj"
 
 
 
 
 
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
 
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "google/gemma-2-2b-it",
5
  "bias": "none",
 
 
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
 
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
  "lora_alpha": 256,
14
+ "lora_dropout": 0.1,
 
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
 
21
  "revision": null,
22
  "target_modules": [
23
  "v_proj",
24
+ "o_proj",
25
+ "q_proj",
26
+ "gate_proj",
27
+ "down_proj",
28
+ "k_proj",
29
+ "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d1e8733390fa33fa87aa904458b0bd8c45ea0ea863e9aeec29e2f05e69c24171
3
- size 102250288
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed2ae0298890d4fde30bda79a747a4c0ca9c100e91785b6cb3da2806244f5135
3
+ size 664584480
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0a7f7a8a4d8bede872c1bfe9d5e07b362e1a1fb8237c81590e0690d801dabfbc
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69094a810334bace9aaef2f7390a2d17df793a0b07fb9f5be65fcc1adddea266
3
  size 5368