Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
"n_head": null,
|
6 |
"n_layer": null,
|
7 |
"num_hidden_layers": null,
|
8 |
-
"model_type":
|
9 |
"pre_seq_len": null,
|
10 |
"num_labels": 2,
|
11 |
"problem_type": "single_label_classification",
|
|
|
5 |
"n_head": null,
|
6 |
"n_layer": null,
|
7 |
"num_hidden_layers": null,
|
8 |
+
"model_type": "bloom",
|
9 |
"pre_seq_len": null,
|
10 |
"num_labels": 2,
|
11 |
"problem_type": "single_label_classification",
|