rolf-mozilla's picture
Upload 6 files
08621f0 verified
Raw
History Blame Contribute Delete
297 Bytes
{
"model_type": "bert",
"architectures": [
"BertForSequenceClassification"
],
"id2label": {
"0": "Chat",
"1": "Search"
},
"label2id": {
"Chat": 0,
"Search": 1
},
"num_labels": 2,
"problem_type": "single_label_classification",
"max_position_embeddings": 48
}