jenniellama commited on
Commit
dc46e61
·
verified ·
1 Parent(s): b104494

Upload folder using huggingface_hub

Browse files
adapter_config.json CHANGED
@@ -11,7 +11,7 @@
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
  "lora_alpha": 32,
14
- "lora_dropout": 0.12,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
@@ -20,15 +20,15 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
- "v_proj",
25
  "up_proj",
26
- "k_proj",
27
  "down_proj",
 
28
  "gate_proj",
29
- "q_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
33
- "use_rslora": true
34
  }
 
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
  "lora_alpha": 32,
14
+ "lora_dropout": 0.1,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "up_proj",
24
+ "q_proj",
25
  "down_proj",
26
+ "k_proj",
27
  "gate_proj",
28
+ "v_proj",
29
+ "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
33
+ "use_rslora": false
34
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f5f86849ee979d77e42fa6fb863bf16a2114252f6c00eb3db9822e33759241c7
3
  size 161533192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7aa200e1e7391e9fe6294e30966787aa7e59e2eea1c204edf71a6664bf98cdb
3
  size 161533192
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6d0caf2de93b75a55f15e2e3cbe9e590a5172bfb14737039365051ce2dc977fb
3
  size 5713
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c2021e51c282506e22f08e9953441fc57a0c15d7cdd8930edbc442ae74a9ecc
3
  size 5713