{ | |
"id2label": { | |
"0": "Looking Away", | |
"1": "bored", | |
"2": "confused", | |
"3": "drowsy", | |
"4": "engaged", | |
"5": "frustated" | |
}, | |
"model_type": "vit", | |
"_name_or_path": "facebook/dino-vitb16", | |
"architectures": [ | |
"ViTForImageClassification" | |
] | |
} |
{ | |
"id2label": { | |
"0": "Looking Away", | |
"1": "bored", | |
"2": "confused", | |
"3": "drowsy", | |
"4": "engaged", | |
"5": "frustated" | |
}, | |
"model_type": "vit", | |
"_name_or_path": "facebook/dino-vitb16", | |
"architectures": [ | |
"ViTForImageClassification" | |
] | |
} |