| { | |
| "_comment": "Top-level config file added to enable Hugging Face download tracking for this custom PyTorch model repository.", | |
| "architectures": [ | |
| "TSAM" | |
| ], | |
| "library_name": "pytorch", | |
| "pipeline_tag": "video-classification", | |
| "num_labels": 7, | |
| "id2label": { | |
| "0": "anger", | |
| "1": "contempt", | |
| "2": "disgust", | |
| "3": "fear", | |
| "4": "happiness", | |
| "5": "sadness", | |
| "6": "surprise" | |
| } | |
| } | |