Samanenayati
commited on
Commit
•
9aba726
1
Parent(s):
e133811
Upload model
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +2 -2
adapter_config.json
CHANGED
@@ -2,14 +2,14 @@
|
|
2 |
"auto_mapping": null,
|
3 |
"base_model_name_or_path": "roberta-large",
|
4 |
"encoder_dropout": 0.0,
|
5 |
-
"encoder_hidden_size":
|
6 |
"encoder_num_layers": 2,
|
7 |
"encoder_reparameterization_type": "LSTM",
|
8 |
"inference_mode": true,
|
9 |
"num_attention_heads": 16,
|
10 |
"num_layers": 24,
|
11 |
"num_transformer_submodules": 1,
|
12 |
-
"num_virtual_tokens":
|
13 |
"peft_type": "P_TUNING",
|
14 |
"revision": null,
|
15 |
"task_type": "SEQ_CLS",
|
|
|
2 |
"auto_mapping": null,
|
3 |
"base_model_name_or_path": "roberta-large",
|
4 |
"encoder_dropout": 0.0,
|
5 |
+
"encoder_hidden_size": 128,
|
6 |
"encoder_num_layers": 2,
|
7 |
"encoder_reparameterization_type": "LSTM",
|
8 |
"inference_mode": true,
|
9 |
"num_attention_heads": 16,
|
10 |
"num_layers": 24,
|
11 |
"num_transformer_submodules": 1,
|
12 |
+
"num_virtual_tokens": 8,
|
13 |
"peft_type": "P_TUNING",
|
14 |
"revision": null,
|
15 |
"task_type": "SEQ_CLS",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fab64863ce5b645000729519087315ee92d0af63fdac38a7154cbee48e8478f
|
3 |
+
size 4239896
|