English
jinjieyuan commited on
Commit
c99e67a
·
1 Parent(s): 1704220

Upload model

Browse files

Signed-off-by: jinjieyuan <jinjie.yuan@intel.com>

lonas-bert-base-cola/adapter_config.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "bert-base-uncased",
4
+ "bias": "none",
5
+ "fan_in_fan_out": false,
6
+ "inference_mode": true,
7
+ "init_lora_weights": true,
8
+ "layers_pattern": null,
9
+ "layers_to_transform": null,
10
+ "lora_alpha": 16.0,
11
+ "lora_dropout": 0.05,
12
+ "modules_to_save": null,
13
+ "peft_type": "LORA",
14
+ "r": 8,
15
+ "revision": null,
16
+ "target_modules": [
17
+ "query",
18
+ "value"
19
+ ],
20
+ "task_type": "SEQ_CLS"
21
+ }
lonas-bert-base-cola/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ac94de3f6c30e211bb671834eba31412ba81672daa931f5fe197d8694eae214
3
+ size 1203023
lonas-bert-base-cola/search_progression.csv ADDED
The diff for this file is too large to render. See raw diff
 
lonas-bert-base-mnli/adapter_config.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "bert-base-uncased",
4
+ "bias": "none",
5
+ "fan_in_fan_out": false,
6
+ "inference_mode": true,
7
+ "init_lora_weights": true,
8
+ "layers_pattern": null,
9
+ "layers_to_transform": null,
10
+ "lora_alpha": 16.0,
11
+ "lora_dropout": 0.1,
12
+ "modules_to_save": null,
13
+ "peft_type": "LORA",
14
+ "r": 8,
15
+ "revision": null,
16
+ "target_modules": [
17
+ "query",
18
+ "value"
19
+ ],
20
+ "task_type": "SEQ_CLS"
21
+ }
lonas-bert-base-mnli/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6345e96af8146cef5fe36ed1732b2cdaa65aca699dfea9dd6472c2f50bfca73e
3
+ size 1206095
lonas-bert-base-mnli/search_progression.csv ADDED
The diff for this file is too large to render. See raw diff
 
lonas-bert-base-mrpc/adapter_config.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "bert-base-uncased",
4
+ "bias": "none",
5
+ "fan_in_fan_out": false,
6
+ "inference_mode": true,
7
+ "init_lora_weights": true,
8
+ "layers_pattern": null,
9
+ "layers_to_transform": null,
10
+ "lora_alpha": 16.0,
11
+ "lora_dropout": 0.1,
12
+ "modules_to_save": null,
13
+ "peft_type": "LORA",
14
+ "r": 8,
15
+ "revision": null,
16
+ "target_modules": [
17
+ "query",
18
+ "value"
19
+ ],
20
+ "task_type": "SEQ_CLS"
21
+ }
lonas-bert-base-mrpc/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8f436b36f31217147a70626913b036ffdd2a05c96cf007b895570bf73448c2c
3
+ size 1203023
lonas-bert-base-mrpc/search_progression.csv ADDED
The diff for this file is too large to render. See raw diff
 
lonas-bert-base-qnli/adapter_config.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "bert-base-uncased",
4
+ "bias": "none",
5
+ "fan_in_fan_out": false,
6
+ "inference_mode": true,
7
+ "init_lora_weights": true,
8
+ "layers_pattern": null,
9
+ "layers_to_transform": null,
10
+ "lora_alpha": 16.0,
11
+ "lora_dropout": 0.1,
12
+ "modules_to_save": null,
13
+ "peft_type": "LORA",
14
+ "r": 8,
15
+ "revision": null,
16
+ "target_modules": [
17
+ "query",
18
+ "value"
19
+ ],
20
+ "task_type": "SEQ_CLS"
21
+ }
lonas-bert-base-qnli/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b28162f4bc6a4f8d80dac85a7aa2bb74cbd85c6f78007c8333f73f087778af56
3
+ size 1203023
lonas-bert-base-qnli/search_progression.csv ADDED
The diff for this file is too large to render. See raw diff
 
lonas-bert-base-qqp/adapter_config.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "bert-base-uncased",
4
+ "bias": "none",
5
+ "fan_in_fan_out": false,
6
+ "inference_mode": true,
7
+ "init_lora_weights": true,
8
+ "layers_pattern": null,
9
+ "layers_to_transform": null,
10
+ "lora_alpha": 16.0,
11
+ "lora_dropout": 0.1,
12
+ "modules_to_save": null,
13
+ "peft_type": "LORA",
14
+ "r": 8,
15
+ "revision": null,
16
+ "target_modules": [
17
+ "query",
18
+ "value"
19
+ ],
20
+ "task_type": "SEQ_CLS"
21
+ }
lonas-bert-base-qqp/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3a44847e841b784f1542eb70340243f74cd5e87e9e72492234a20d4a813974a
3
+ size 1203023
lonas-bert-base-qqp/search_progression.csv ADDED
The diff for this file is too large to render. See raw diff
 
lonas-bert-base-rte/adapter_config.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "bert-base-uncased",
4
+ "bias": "none",
5
+ "fan_in_fan_out": false,
6
+ "inference_mode": true,
7
+ "init_lora_weights": true,
8
+ "layers_pattern": null,
9
+ "layers_to_transform": null,
10
+ "lora_alpha": 16.0,
11
+ "lora_dropout": 0.1,
12
+ "modules_to_save": null,
13
+ "peft_type": "LORA",
14
+ "r": 8,
15
+ "revision": null,
16
+ "target_modules": [
17
+ "query",
18
+ "value"
19
+ ],
20
+ "task_type": "SEQ_CLS"
21
+ }
lonas-bert-base-rte/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e412418c91dd7bbb615992a2d79d2674c8de1c2a09853c9c86489a25a447b76a
3
+ size 1203023
lonas-bert-base-rte/search_progression.csv ADDED
The diff for this file is too large to render. See raw diff
 
lonas-bert-base-sst2/adapter_config.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "bert-base-uncased",
4
+ "bias": "none",
5
+ "fan_in_fan_out": false,
6
+ "inference_mode": true,
7
+ "init_lora_weights": true,
8
+ "layers_pattern": null,
9
+ "layers_to_transform": null,
10
+ "lora_alpha": 16.0,
11
+ "lora_dropout": 0.1,
12
+ "modules_to_save": null,
13
+ "peft_type": "LORA",
14
+ "r": 8,
15
+ "revision": null,
16
+ "target_modules": [
17
+ "query",
18
+ "value"
19
+ ],
20
+ "task_type": "SEQ_CLS"
21
+ }
lonas-bert-base-sst2/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d105d1c5425e78fd6ae53ea1388109f78b899cf8780a81fdc3a25fdfbb70e62a
3
+ size 1203023
lonas-bert-base-sst2/search_progression.csv ADDED
The diff for this file is too large to render. See raw diff
 
lonas-bert-base-stsb/adapter_config.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "bert-base-uncased",
4
+ "bias": "none",
5
+ "fan_in_fan_out": false,
6
+ "inference_mode": true,
7
+ "init_lora_weights": true,
8
+ "layers_pattern": null,
9
+ "layers_to_transform": null,
10
+ "lora_alpha": 16.0,
11
+ "lora_dropout": 0.1,
12
+ "modules_to_save": null,
13
+ "peft_type": "LORA",
14
+ "r": 8,
15
+ "revision": null,
16
+ "target_modules": [
17
+ "query",
18
+ "value"
19
+ ],
20
+ "task_type": "SEQ_CLS"
21
+ }
lonas-bert-base-stsb/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e19c63de9baa1f0d0f923807f6bdf4ad5c9feac6d51798fdadf8ae013d2eb45d
3
+ size 1199951
lonas-bert-base-stsb/search_progression.csv ADDED
The diff for this file is too large to render. See raw diff