ClaudiaIoana550 commited on
Commit
0cbf04c
1 Parent(s): b05c4e7

Upload model

Browse files
Files changed (3) hide show
  1. README.md +2 -2
  2. adapter_config.json +11 -2
  3. adapter_model.bin +2 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  library_name: peft
3
- base_model: tiiuae/falcon-7b
4
  ---
5
 
6
  # Model Card for Model ID
@@ -201,4 +201,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
201
 
202
  ### Framework versions
203
 
204
- - PEFT 0.9.0
 
1
  ---
2
  library_name: peft
3
+ base_model: tiiuae/falcon-7b-instruct
4
  ---
5
 
6
  # Model Card for Model ID
 
201
 
202
  ### Framework versions
203
 
204
+ - PEFT 0.10.0
adapter_config.json CHANGED
@@ -1,19 +1,28 @@
1
  {
2
- "base_model_name_or_path": "tiiuae/falcon-7b",
 
 
3
  "bias": "none",
4
  "fan_in_fan_out": false,
5
  "inference_mode": true,
6
  "init_lora_weights": true,
 
7
  "layers_pattern": null,
8
  "layers_to_transform": null,
 
9
  "lora_alpha": 32,
10
  "lora_dropout": 0.05,
 
 
11
  "modules_to_save": null,
12
  "peft_type": "LORA",
13
  "r": 16,
 
14
  "revision": null,
15
  "target_modules": [
16
  "query_key_value"
17
  ],
18
- "task_type": "CAUSAL_LM"
 
 
19
  }
 
1
  {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": null,
5
  "bias": "none",
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.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
  "query_key_value"
24
  ],
25
+ "task_type": "CAUSAL_LM",
26
+ "use_dora": false,
27
+ "use_rslora": false
28
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:988c3eb0831c8b3ea038fb691b645300572bd43d62999ad4745ad90a9b9e78fd
3
- size 18897329
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51d9096ed595701df7007144042adf48c2697fa04524ad9946d108c793d5b2bc
3
+ size 18899249