jenniellama commited on
Commit
99d58a0
·
verified ·
1 Parent(s): aea6017

Upload folder using huggingface_hub

Browse files
adapter_config.json CHANGED
@@ -10,19 +10,20 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 32,
14
  "lora_dropout": 0.05,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 16,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
  "v_proj",
25
- "q_proj"
 
26
  ],
27
  "task_type": "CAUSAL_LM",
28
  "use_dora": false,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 64,
14
  "lora_dropout": 0.05,
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
+ "q_proj",
24
  "v_proj",
25
+ "o_proj",
26
+ "k_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:306126c94347dc7d372704fbb2228da7a137afc6a27809df43c13eb18df3c340
3
- size 20082848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7723323ddc76d4b6d27390750710e6047986496b1ffd51e63ed70171dc5da226
3
+ size 59021064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b4318f74e5c76ceccea7d9a1228aa03cdabd9e608432c02f6ecb477102f356ed
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30b2d1d1777d6f8ddfdc1fd2d806041987b8c996c41779217eb82dffe53d3d8d
3
  size 5496