Views
No views yet
[CLS] embedding to a scikit-learn MLP classifier.mlp_query_classifier.joblib – trained MLP classifierscaler_query_classifier.joblib – feature scaler used on BERT embeddingslabel_encoder_query_classifier.joblib – maps class indices ↔ string labelsinference.py – handler used by Hugging Face Inference Endpoints⚠️ TODO: Replace the task + label descriptions below with your actual ones.
| ID | Label | Description |
|---|---|---|
| 0 | LABEL_0 📝 | TODO: short description of label 0 |
| 1 | LABEL_1 📝 | TODO: short description of label 1 |
| 2 | LABEL_2 📝 | TODO: short description of label 2 |
| 3 | LABEL_3 📝 | TODO: add/remove rows as needed |
label_encoder_query_classifier.joblib in code: