arxiv-topic-classifier / label_meta.json
Dmitry057's picture
Upload folder using huggingface_hub
57505e9 verified
{
"id2label": {
"0": "astro-ph",
"1": "cond-mat",
"2": "cs",
"3": "gr-qc",
"4": "hep-ex",
"5": "hep-ph",
"6": "hep-th",
"7": "math",
"8": "math-ph",
"9": "nucl-th",
"10": "physics",
"11": "quant-ph"
},
"label2id": {
"astro-ph": 0,
"cond-mat": 1,
"cs": 2,
"gr-qc": 3,
"hep-ex": 4,
"hep-ph": 5,
"hep-th": 6,
"math": 7,
"math-ph": 8,
"nucl-th": 9,
"physics": 10,
"quant-ph": 11
},
"pretty_names": {
"astro-ph": "Astrophysics",
"cond-mat": "Condensed Matter Physics",
"cs": "Computer Science",
"gr-qc": "General Relativity & Quantum Cosmology",
"hep-ex": "High Energy Physics — Experiment",
"hep-ph": "High Energy Physics — Phenomenology",
"hep-th": "High Energy Physics — Theory",
"math": "Mathematics",
"math-ph": "Mathematical Physics",
"nucl-th": "Nuclear Physics — Theory",
"physics": "Physics (general)",
"quant-ph": "Quantum Physics"
},
"max_length": 256
}