| { | |
| "architectures": ["AutoModelForImageClassification"], | |
| "model_type": "image-classification", | |
| "num_labels": 2, | |
| "id2label": {"0": "no_drowsiness", "1": "drowsiness"}, | |
| "label2id": {"no_drowsiness": 0, "drowsiness": 1} | |
| } |
| { | |
| "architectures": ["AutoModelForImageClassification"], | |
| "model_type": "image-classification", | |
| "num_labels": 2, | |
| "id2label": {"0": "no_drowsiness", "1": "drowsiness"}, | |
| "label2id": {"no_drowsiness": 0, "drowsiness": 1} | |
| } |