naics-github-classifier / label_mappings.json
aquiro1994's picture
Upload label_mappings.json with huggingface_hub
c6ca83b verified
{
"label2id": {
"11": 0,
"21": 1,
"22": 2,
"23": 3,
"31-33": 4,
"42": 5,
"44-45": 6,
"48-49": 7,
"51": 8,
"52": 9,
"53": 10,
"54": 11,
"56": 12,
"61": 13,
"62": 14,
"71": 15,
"72": 16,
"81": 17,
"92": 18
},
"id2label": {
"0": "11",
"1": "21",
"2": "22",
"3": "23",
"4": "31-33",
"5": "42",
"6": "44-45",
"7": "48-49",
"8": "51",
"9": "52",
"10": "53",
"11": "54",
"12": "56",
"13": "61",
"14": "62",
"15": "71",
"16": "72",
"17": "81",
"18": "92"
},
"naics_names": {
"11": "Agriculture",
"21": "Mining",
"22": "Utilities",
"23": "Construction",
"31-33": "Manufacturing",
"42": "Wholesale Trade",
"44-45": "Retail Trade",
"48-49": "Transportation",
"51": "Information",
"52": "Finance",
"53": "Real Estate",
"54": "Professional Services",
"56": "Administrative",
"61": "Education",
"62": "Health Care",
"71": "Arts/Entertainment",
"72": "Accommodation/Food",
"81": "Other Services",
"92": "Public Administration"
}
}