| { | |
| "model_type": "mobilenet_v2", | |
| "num_labels": 5, | |
| "id2label": { | |
| "0": "Downdog", | |
| "1": "Goddess", | |
| "2": "Plank", | |
| "3": "Tree", | |
| "4": "Warrior2" | |
| }, | |
| "label2id": { | |
| "Downdog": 0, | |
| "Goddess": 1, | |
| "Plank": 2, | |
| "Tree" : 3, | |
| "Warrior2": 4 | |
| } | |
| } | |
| { | |
| "model_type": "mobilenet_v2", | |
| "num_labels": 5, | |
| "id2label": { | |
| "0": "Downdog", | |
| "1": "Goddess", | |
| "2": "Plank", | |
| "3": "Tree", | |
| "4": "Warrior2" | |
| }, | |
| "label2id": { | |
| "Downdog": 0, | |
| "Goddess": 1, | |
| "Plank": 2, | |
| "Tree" : 3, | |
| "Warrior2": 4 | |
| } | |
| } | |