{ "architectures": [ "LongformerForSequenceClassification" ], "attention_mode": "longformer", "attention_probs_dropout_prob": 0.1, "attention_window": [ 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512 ], "bos_token_id": 0, "eos_token_id": 2, "gradient_checkpointing": false, "hidden_act": "gelu", "hidden_dropout_prob": 0.1, "hidden_size": 768, "id2label": { "0": 28, "1": 97, "2": 117, "3": 177, "4": 186, "5": 187, "6": 219, "7": 282, "8": 289, "9": 301, "10": 333, "11": 336, "12": 339, "13": 340, "14": 341, "15": 381, "16": 434, "17": 442, "18": 456, "19": 496, "20": 497, "21": 498, "22": 500, "23": 509, "24": 534, "25": 555, "26": 574, "27": 616, "28": 623, "29": 624, "30": 629, "31": 654, "32": 683, "33": 752, "34": 759, "35": 764, "36": 771, "37": 773, "38": 778, "39": 783, "40": 805, "41": 851, "42": 853, "43": 885, "44": 891, "45": 893, "46": 897, "47": 960, "48": 962, "49": 975, "50": 1023, "51": 1040, "52": 1054, "53": 1068, "54": 1070, "55": 1076, "56": 1101, "57": 1110, "58": 1111, "59": 1112, "60": 1115, "61": 1117, "62": 1119, "63": 1120, "64": 1134, "65": 1136, "66": 1144, "67": 1146, "68": 1148, "69": 1149, "70": 1154, "71": 1178, "72": 1186, "73": 1206, "74": 1213, "75": 1223, "76": 1232, "77": 1243, "78": 1244, "79": 1249, "80": 1274, "81": 1298, "82": 1359, "83": 1368, "84": 1387, "85": 1388, "86": 1389, "87": 1390, "88": 1391, "89": 1392, "90": 1393, "91": 1394, "92": 1395, "93": 1408, "94": 1411, "95": 1425, "96": 1481, "97": 1482, "98": 1483, "99": 1485, "100": 1488, "101": 1491, "102": 1492, "103": 1509, "104": 1510, "105": 1511, "106": 1513, "107": 1514, "108": 1518 }, "ignore_attention_mask": false, "initializer_range": 0.02, "intermediate_size": 3072, "label2id": { "28": 0, "97": 1, "117": 2, "177": 3, "186": 4, "187": 5, "219": 6, "282": 7, "289": 8, "301": 9, "333": 10, "336": 11, "339": 12, "340": 13, "341": 14, "381": 15, "434": 16, "442": 17, "456": 18, "496": 19, "497": 20, "498": 21, "500": 22, "509": 23, "534": 24, "555": 25, "574": 26, "616": 27, "623": 28, "624": 29, "629": 30, "654": 31, "683": 32, "752": 33, "759": 34, "764": 35, "771": 36, "773": 37, "778": 38, "783": 39, "805": 40, "851": 41, "853": 42, "885": 43, "891": 44, "893": 45, "897": 46, "960": 47, "962": 48, "975": 49, "1023": 50, "1040": 51, "1054": 52, "1068": 53, "1070": 54, "1076": 55, "1101": 56, "1110": 57, "1111": 58, "1112": 59, "1115": 60, "1117": 61, "1119": 62, "1120": 63, "1134": 64, "1136": 65, "1144": 66, "1146": 67, "1148": 68, "1149": 69, "1154": 70, "1178": 71, "1186": 72, "1206": 73, "1213": 74, "1223": 75, "1232": 76, "1243": 77, "1244": 78, "1249": 79, "1274": 80, "1298": 81, "1359": 82, "1368": 83, "1387": 84, "1388": 85, "1389": 86, "1390": 87, "1391": 88, "1392": 89, "1393": 90, "1394": 91, "1395": 92, "1408": 93, "1411": 94, "1425": 95, "1481": 96, "1482": 97, "1483": 98, "1485": 99, "1488": 100, "1491": 101, "1492": 102, "1509": 103, "1510": 104, "1511": 105, "1513": 106, "1514": 107, "1518": 108 }, "layer_norm_eps": 1e-05, "max_position_embeddings": 4098, "model_type": "longformer", "num_attention_heads": 12, "num_hidden_layers": 12, "onnx_export": false, "pad_token_id": 1, "problem_type": "single_label_classification", "sep_token_id": 2, "torch_dtype": "float32", "transformers_version": "4.51.3", "type_vocab_size": 1, "vocab_size": 50265 }