CBDC-Type / label_mapping.json
bilalzafar's picture
Model file
72702ab verified
raw
history blame contribute delete
202 Bytes
{
"label2id": {
"Retail CBDC": 0,
"Wholesale CBDC": 1,
"General/Unspecified": 2
},
"id2label": {
"0": "Retail CBDC",
"1": "Wholesale CBDC",
"2": "General/Unspecified"
}
}