democraticLLM's picture
L1 distilled student model: email_extractor (DeBERTa teacher, 25MB INT8, 0.2ms)
3f525d9 verified
{
"num_labels": 5,
"problem_type": "multi_label_classification",
"id2label": {
"0": "name",
"1": "email",
"2": "phone",
"3": "salary",
"4": "notice_period"
},
"label2id": {
"name": 0,
"email": 1,
"phone": 2,
"salary": 3,
"notice_period": 4
},
"student_hidden_dim": 384,
"student_params": 15557125
}