Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"_name_or_path": "/root/.cache/torch/sentence_transformers/facebook_bart-large-mnli",
|
| 3 |
-
"_num_labels":
|
| 4 |
"activation_dropout": 0.0,
|
| 5 |
"activation_function": "gelu",
|
| 6 |
"add_final_layer_norm": false,
|
|
|
|
| 1 |
{
|
| 2 |
"_name_or_path": "/root/.cache/torch/sentence_transformers/facebook_bart-large-mnli",
|
| 3 |
+
"_num_labels": 36,
|
| 4 |
"activation_dropout": 0.0,
|
| 5 |
"activation_function": "gelu",
|
| 6 |
"add_final_layer_norm": false,
|