rokset3 commited on
Commit
3f6e971
·
1 Parent(s): ca437f6

Upload 2 files

Browse files
Files changed (2) hide show
  1. adapter_config.json +13 -0
  2. adapter_model.bin +3 -0
adapter_config.json CHANGED
@@ -1,7 +1,20 @@
1
  {
2
  "base_model_name_or_path": "roberta-base",
 
 
3
  "inference_mode": true,
 
 
 
 
 
 
4
  "peft_type": "LORA",
 
5
  "revision": null,
 
 
 
 
6
  "task_type": "TOKEN_CLS"
7
  }
 
1
  {
2
  "base_model_name_or_path": "roberta-base",
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": 16,
10
+ "lora_dropout": 0.1,
11
+ "modules_to_save": null,
12
  "peft_type": "LORA",
13
+ "r": 32,
14
  "revision": null,
15
+ "target_modules": [
16
+ "query",
17
+ "value"
18
+ ],
19
  "task_type": "TOKEN_CLS"
20
  }
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c8f3bf8e25fc85bcdf890cc1f400bd37e39a491d41350d7405f150f0d22df49
3
+ size 4736193