intent-detection-mobilebert / label_map.json
tliumozilla's picture
upload model weights
07b7591
raw
history blame contribute delete
110 Bytes
{
"label2id": {
"Chat": 1,
"Search": 0
},
"id2label": {
"1": "Chat",
"0": "Search"
}
}