stevhliu HF staff commited on
Commit
40555a1
1 Parent(s): af2022f

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +18 -0
  2. adapter_model.bin +3 -0
adapter_config.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model_name_or_path": "roberta-large",
3
+ "bias": "all",
4
+ "enable_lora": null,
5
+ "fan_in_fan_out": false,
6
+ "inference_mode": true,
7
+ "lora_alpha": 16,
8
+ "lora_dropout": 0.1,
9
+ "merge_weights": false,
10
+ "modules_to_save": null,
11
+ "peft_type": "LORA",
12
+ "r": 16,
13
+ "target_modules": [
14
+ "query",
15
+ "value"
16
+ ],
17
+ "task_type": "TOKEN_CLS"
18
+ }
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff9c57350bf5d7e6a9b4a4bff85e727fa19e763de236ecaf0d3d8fe5e7be77fb
3
+ size 7527449