Kowsher commited on
Commit
cd31204
·
1 Parent(s): 340b87c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -5,6 +5,7 @@
5
  "n_head": null,
6
  "n_layer": null,
7
  "num_hidden_layers": null,
 
8
  "pre_seq_len": null,
9
  "problem_type": "single_label_classification",
10
  "transformers_version": "4.35.2"
 
5
  "n_head": null,
6
  "n_layer": null,
7
  "num_hidden_layers": null,
8
+ "model_type": "bloom"
9
  "pre_seq_len": null,
10
  "problem_type": "single_label_classification",
11
  "transformers_version": "4.35.2"