category_classifier_linear_model / category_mapping.json
HuaminChen's picture
Upload folder using huggingface_hub
7613b2a verified
{"category_to_idx": {"economics": 0, "health": 1, "computer science": 2, "philosophy": 3, "physics": 4, "business": 5, "engineering": 6, "biology": 7, "other": 8, "math": 9, "psychology": 10, "chemistry": 11, "law": 12, "history": 13}, "idx_to_category": {"0": "economics", "1": "health", "2": "computer science", "3": "philosophy", "4": "physics", "5": "business", "6": "engineering", "7": "biology", "8": "other", "9": "math", "10": "psychology", "11": "chemistry", "12": "law", "13": "history"}}