Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -6,6 +6,7 @@
|
|
6 |
"num_hidden_layers": null,
|
7 |
"model_type": "bloom",
|
8 |
"pre_seq_len": null,
|
|
|
9 |
"num_labels": 2,
|
10 |
"cls_token_id": null,
|
11 |
"sep_token_id": null,
|
|
|
6 |
"num_hidden_layers": null,
|
7 |
"model_type": "bloom",
|
8 |
"pre_seq_len": null,
|
9 |
+
"pooling": false,
|
10 |
"num_labels": 2,
|
11 |
"cls_token_id": null,
|
12 |
"sep_token_id": null,
|