ferrazzipietro commited on
Commit
83d1e53
1 Parent(s): 8b85006

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +9 -3
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -6,18 +6,24 @@
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
 
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
 
11
  "lora_alpha": 32,
12
  "lora_dropout": 0.01,
 
 
13
  "modules_to_save": null,
14
  "peft_type": "LORA",
15
  "r": 16,
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "v_proj",
20
- "q_proj"
21
  ],
22
- "task_type": "TOKEN_CLS"
 
 
23
  }
 
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
9
+ "layer_replication": null,
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
+ "loftq_config": {},
13
  "lora_alpha": 32,
14
  "lora_dropout": 0.01,
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
+ "q_proj",
24
+ "v_proj"
25
  ],
26
+ "task_type": "TOKEN_CLS",
27
+ "use_dora": false,
28
+ "use_rslora": false
29
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:28bb2ccdbf8ff5ecd3407437c3004da1c296e9201288055b7a730751eed91fa1
3
- size 27304942
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c987f6d2aa83bbee5ab4def0840a1f07dc2f62fd894e97fe3977fc249b4a018
3
+ size 13673454