File size: 809 Bytes
454644d cec1948 454644d cec1948 454644d | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 | {
"id2label": {
"0": "Education",
"1": "Entertainment",
"2": "Fees",
"3": "Groceries",
"4": "Healthcare",
"5": "Income",
"6": "Insurance",
"7": "Mortgage",
"8": "Personal Care",
"9": "Rent",
"10": "Restaurants",
"11": "Shopping",
"12": "Subscription",
"13": "Transfer",
"14": "Transportation",
"15": "Travel",
"16": "Utilities"
},
"label2id": {
"Education": 0,
"Entertainment": 1,
"Fees": 2,
"Groceries": 3,
"Healthcare": 4,
"Income": 5,
"Insurance": 6,
"Mortgage": 7,
"Personal Care": 8,
"Rent": 9,
"Restaurants": 10,
"Shopping": 11,
"Subscription": 12,
"Transfer": 13,
"Transportation": 14,
"Travel": 15,
"Utilities": 16
}
} |