| { | |
| "model_name": "branch-switch-classifier", | |
| "base_model": "distilbert-base-uncased", | |
| "task": "binary-classification", | |
| "domain": "healthcare-chatbot", | |
| "dataset_size": "1000+ samples", | |
| "classes": [ | |
| "false", | |
| "true" | |
| ], | |
| "performance": "High accuracy on branch switching classification" | |
| } |