File size: 263 Bytes
97dc839 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | {
"num_labels": 3,
"problem_type": "single_label_classification",
"id2label": {
"0": "qa",
"1": "edit",
"2": "addon"
},
"label2id": {
"qa": 0,
"edit": 1,
"addon": 2
},
"student_hidden_dim": 384,
"student_params": 15507203
} |