arXiv_Classifier / src /model_v2 /config.json
Utiuzhnikov's picture
Upload 12 files
4f92161 verified
{
"add_cross_attention": false,
"architectures": [
"BertForSequenceClassification"
],
"attention_probs_dropout_prob": 0.1,
"bos_token_id": null,
"classifier_dropout": null,
"dtype": "float32",
"eos_token_id": null,
"hidden_act": "gelu",
"hidden_dropout_prob": 0.1,
"hidden_size": 768,
"id2label": {
"0": "astro-ph.CO",
"1": "astro-ph.EP",
"2": "astro-ph.GA",
"3": "astro-ph.HE",
"4": "astro-ph.IM",
"5": "astro-ph.SR",
"6": "cond-mat.dis-nn",
"7": "cond-mat.mes-hall",
"8": "cond-mat.mtrl-sci",
"9": "cond-mat.quant-gas",
"10": "cond-mat.soft",
"11": "cond-mat.stat-mech",
"12": "cond-mat.str-el",
"13": "cond-mat.supr-con",
"14": "cs.AI",
"15": "cs.CC",
"16": "cs.CG",
"17": "cs.CL",
"18": "cs.CR",
"19": "cs.CV",
"20": "cs.CY",
"21": "cs.DB",
"22": "cs.DC",
"23": "cs.DM",
"24": "cs.DS",
"25": "cs.GT",
"26": "cs.HC",
"27": "cs.IR",
"28": "cs.IT",
"29": "cs.LG",
"30": "cs.LO",
"31": "cs.NE",
"32": "cs.NI",
"33": "cs.PL",
"34": "cs.RO",
"35": "cs.SD",
"36": "cs.SE",
"37": "cs.SI",
"38": "cs.SY",
"39": "econ.EM",
"40": "econ.GN",
"41": "econ.TH",
"42": "eess.AS",
"43": "eess.IV",
"44": "eess.SP",
"45": "eess.SY",
"46": "gr-qc",
"47": "hep-ex",
"48": "hep-lat",
"49": "hep-ph",
"50": "hep-th",
"51": "math-ph",
"52": "math.AC",
"53": "math.AG",
"54": "math.AP",
"55": "math.AT",
"56": "math.CA",
"57": "math.CO",
"58": "math.CT",
"59": "math.CV",
"60": "math.DG",
"61": "math.DS",
"62": "math.FA",
"63": "math.GM",
"64": "math.GR",
"65": "math.GT",
"66": "math.LO",
"67": "math.MG",
"68": "math.NA",
"69": "math.NT",
"70": "math.OA",
"71": "math.OC",
"72": "math.PR",
"73": "math.QA",
"74": "math.RA",
"75": "math.RT",
"76": "math.SG",
"77": "math.SP",
"78": "math.ST",
"79": "nlin.CD",
"80": "nlin.PS",
"81": "nlin.SI",
"82": "nucl-ex",
"83": "nucl-th",
"84": "physics.acc-ph",
"85": "physics.app-ph",
"86": "physics.atom-ph",
"87": "physics.bio-ph",
"88": "physics.chem-ph",
"89": "physics.class-ph",
"90": "physics.comp-ph",
"91": "physics.flu-dyn",
"92": "physics.gen-ph",
"93": "physics.geo-ph",
"94": "physics.ins-det",
"95": "physics.med-ph",
"96": "physics.optics",
"97": "physics.plasm-ph",
"98": "physics.soc-ph",
"99": "q-bio.BM",
"100": "q-bio.CB",
"101": "q-bio.GN",
"102": "q-bio.MN",
"103": "q-bio.NC",
"104": "q-bio.OT",
"105": "q-bio.PE",
"106": "q-bio.QM",
"107": "q-bio.SC",
"108": "q-bio.TO",
"109": "q-fin.CP",
"110": "q-fin.GN",
"111": "q-fin.MF",
"112": "q-fin.PM",
"113": "q-fin.PR",
"114": "q-fin.RM",
"115": "q-fin.ST",
"116": "q-fin.TR",
"117": "quant-ph",
"118": "stat.AP",
"119": "stat.CO",
"120": "stat.ME",
"121": "stat.ML"
},
"initializer_range": 0.02,
"intermediate_size": 3072,
"is_decoder": false,
"label2id": {
"astro-ph.CO": 0,
"astro-ph.EP": 1,
"astro-ph.GA": 2,
"astro-ph.HE": 3,
"astro-ph.IM": 4,
"astro-ph.SR": 5,
"cond-mat.dis-nn": 6,
"cond-mat.mes-hall": 7,
"cond-mat.mtrl-sci": 8,
"cond-mat.quant-gas": 9,
"cond-mat.soft": 10,
"cond-mat.stat-mech": 11,
"cond-mat.str-el": 12,
"cond-mat.supr-con": 13,
"cs.AI": 14,
"cs.CC": 15,
"cs.CG": 16,
"cs.CL": 17,
"cs.CR": 18,
"cs.CV": 19,
"cs.CY": 20,
"cs.DB": 21,
"cs.DC": 22,
"cs.DM": 23,
"cs.DS": 24,
"cs.GT": 25,
"cs.HC": 26,
"cs.IR": 27,
"cs.IT": 28,
"cs.LG": 29,
"cs.LO": 30,
"cs.NE": 31,
"cs.NI": 32,
"cs.PL": 33,
"cs.RO": 34,
"cs.SD": 35,
"cs.SE": 36,
"cs.SI": 37,
"cs.SY": 38,
"econ.EM": 39,
"econ.GN": 40,
"econ.TH": 41,
"eess.AS": 42,
"eess.IV": 43,
"eess.SP": 44,
"eess.SY": 45,
"gr-qc": 46,
"hep-ex": 47,
"hep-lat": 48,
"hep-ph": 49,
"hep-th": 50,
"math-ph": 51,
"math.AC": 52,
"math.AG": 53,
"math.AP": 54,
"math.AT": 55,
"math.CA": 56,
"math.CO": 57,
"math.CT": 58,
"math.CV": 59,
"math.DG": 60,
"math.DS": 61,
"math.FA": 62,
"math.GM": 63,
"math.GR": 64,
"math.GT": 65,
"math.LO": 66,
"math.MG": 67,
"math.NA": 68,
"math.NT": 69,
"math.OA": 70,
"math.OC": 71,
"math.PR": 72,
"math.QA": 73,
"math.RA": 74,
"math.RT": 75,
"math.SG": 76,
"math.SP": 77,
"math.ST": 78,
"nlin.CD": 79,
"nlin.PS": 80,
"nlin.SI": 81,
"nucl-ex": 82,
"nucl-th": 83,
"physics.acc-ph": 84,
"physics.app-ph": 85,
"physics.atom-ph": 86,
"physics.bio-ph": 87,
"physics.chem-ph": 88,
"physics.class-ph": 89,
"physics.comp-ph": 90,
"physics.flu-dyn": 91,
"physics.gen-ph": 92,
"physics.geo-ph": 93,
"physics.ins-det": 94,
"physics.med-ph": 95,
"physics.optics": 96,
"physics.plasm-ph": 97,
"physics.soc-ph": 98,
"q-bio.BM": 99,
"q-bio.CB": 100,
"q-bio.GN": 101,
"q-bio.MN": 102,
"q-bio.NC": 103,
"q-bio.OT": 104,
"q-bio.PE": 105,
"q-bio.QM": 106,
"q-bio.SC": 107,
"q-bio.TO": 108,
"q-fin.CP": 109,
"q-fin.GN": 110,
"q-fin.MF": 111,
"q-fin.PM": 112,
"q-fin.PR": 113,
"q-fin.RM": 114,
"q-fin.ST": 115,
"q-fin.TR": 116,
"quant-ph": 117,
"stat.AP": 118,
"stat.CO": 119,
"stat.ME": 120,
"stat.ML": 121
},
"layer_norm_eps": 1e-12,
"max_position_embeddings": 512,
"model_type": "bert",
"num_attention_heads": 12,
"num_hidden_layers": 12,
"pad_token_id": 0,
"problem_type": "single_label_classification",
"tie_word_embeddings": true,
"transformers_version": "5.5.0",
"type_vocab_size": 2,
"use_cache": false,
"vocab_size": 31090
}