momenalhamza's picture
Upload fine-tuned DistilBERT intent classifier (6 intents, test F1 macro 0.94)
e4cd8f2 verified
{
"label_to_id": {
"booking": 0,
"complaint": 1,
"farewell": 2,
"greeting": 3,
"inquiry": 4,
"other": 5
},
"id_to_label": {
"0": "booking",
"1": "complaint",
"2": "farewell",
"3": "greeting",
"4": "inquiry",
"5": "other"
}
}