File size: 306 Bytes
d549314
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
{
  "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"
}