CoolFace
Modelpublic

llm-semantic-router/lora_intent_classifier_modernbert-base_model

sourceHugging Faceapache-2.0updated 11mo agoView on Hugging Face
1likes51downloads
label_mapping.json12 linesDownload Raw Back to root
1{2  "category_to_idx": {3    "business": 0,4    "law": 1,5    "psychology": 26  },7  "idx_to_category": {8    "0": "business",9    "1": "law",10    "2": "psychology"11  }12}