File size: 196 Bytes
639f08a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | {
"label2id": {
"transcode": 0,
"crop": 1,
"preserve": 2,
"full_low": 3
},
"id2label": {
"0": "transcode",
"1": "crop",
"2": "preserve",
"3": "full_low"
}
} |