Spaces:
Running
Running
File size: 2,109 Bytes
e0b0f3b | 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 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 | {
"label2id": {
"cmp-lg": "0",
"cs.AI": "1",
"cs.CE": "2",
"cs.CL": "3",
"cs.CR": "4",
"cs.CV": "5",
"cs.CY": "6",
"cs.DB": "7",
"cs.DC": "8",
"cs.DS": "9",
"cs.GT": "10",
"cs.HC": "11",
"cs.IR": "12",
"cs.IT": "13",
"cs.LG": "14",
"cs.LO": "15",
"cs.MM": "16",
"cs.NE": "17",
"cs.RO": "18",
"cs.SD": "19",
"cs.SE": "20",
"cs.SI": "21",
"math.OC": "22",
"q-bio.NC": "23",
"stat.ME": "24",
"stat.ML": "25"
},
"id2label": {
"0": "cmp-lg",
"1": "cs.AI",
"2": "cs.CE",
"3": "cs.CL",
"4": "cs.CR",
"5": "cs.CV",
"6": "cs.CY",
"7": "cs.DB",
"8": "cs.DC",
"9": "cs.DS",
"10": "cs.GT",
"11": "cs.HC",
"12": "cs.IR",
"13": "cs.IT",
"14": "cs.LG",
"15": "cs.LO",
"16": "cs.MM",
"17": "cs.NE",
"18": "cs.RO",
"19": "cs.SD",
"20": "cs.SE",
"21": "cs.SI",
"22": "math.OC",
"23": "q-bio.NC",
"24": "stat.ME",
"25": "stat.ML"
},
"label_names": {
"cmp-lg": "Computational Linguistics",
"cs.AI": "Artificial Intelligence",
"cs.CE": "Computational Engineering, Finance, and Science",
"cs.CL": "Computation and Language",
"cs.CR": "Cryptography and Security",
"cs.CV": "Computer Vision and Pattern Recognition",
"cs.CY": "Computers and Society",
"cs.DB": "Databases",
"cs.DC": "Distributed, Parallel, and Cluster Computing",
"cs.DS": "Data Structures and Algorithms",
"cs.GT": "Computer Science and Game Theory",
"cs.HC": "Human-Computer Interaction",
"cs.IR": "Information Retrieval",
"cs.IT": "Information Theory",
"cs.LG": "Machine Learning",
"cs.LO": "Logic in Computer Science",
"cs.MM": "Multimedia",
"cs.NE": "Neural and Evolutionary Computing",
"cs.RO": "Robotics",
"cs.SD": "Sound",
"cs.SE": "Software Engineering",
"cs.SI": "Social and Information Networks",
"math.OC": "Optimization and Control",
"q-bio.NC": "Neurons and Cognition",
"stat.ME": "Methodology",
"stat.ML": "Machine Learning"
}
} |