mmbert32k-modality-router-lora / modality_mapping.json
HuaminChen's picture
Upload modality_mapping.json with huggingface_hub
3b2958f verified
{
"label_to_idx": {
"AR": 0,
"DIFFUSION": 1,
"BOTH": 2
},
"idx_to_label": {
"0": "AR",
"1": "DIFFUSION",
"2": "BOTH"
}
}