| { | |
| "model_type": "magic-bert", | |
| "architectures": [ | |
| "MagicBERTForSequenceClassification" | |
| ], | |
| "vocab_size": 32768, | |
| "hidden_size": 512, | |
| "num_hidden_layers": 8, | |
| "num_attention_heads": 8, | |
| "intermediate_size": 2048, | |
| "hidden_dropout_prob": 0.1, | |
| "attention_probs_dropout_prob": 0.1, | |
| "max_position_embeddings": 512, | |
| "pad_token_id": 2, | |
| "hidden_act": "gelu", | |
| "layer_norm_eps": 1e-12, | |
| "torch_dtype": "float32", | |
| "transformers_version": "4.57.0", | |
| "auto_map": { | |
| "AutoConfig": "configuration_magic_bert.MagicBERTConfig", | |
| "AutoModel": "modeling_magic_bert.MagicBERTModel", | |
| "AutoModelForMaskedLM": "modeling_magic_bert.MagicBERTForMaskedLM", | |
| "AutoModelForSequenceClassification": "modeling_magic_bert.MagicBERTForSequenceClassification" | |
| }, | |
| "num_labels": 106, | |
| "contrastive_projection_dim": 256, | |
| "id2label": { | |
| "0": "application/SIMH-tape-data", | |
| "1": "application/encrypted", | |
| "2": "application/gzip", | |
| "3": "application/javascript", | |
| "4": "application/json", | |
| "5": "application/msword", | |
| "6": "application/mxf", | |
| "7": "application/octet-stream", | |
| "8": "application/pdf", | |
| "9": "application/pgp-keys", | |
| "10": "application/postscript", | |
| "11": "application/vnd.microsoft.portable-executable", | |
| "12": "application/vnd.ms-excel", | |
| "13": "application/vnd.ms-opentype", | |
| "14": "application/vnd.ms-powerpoint", | |
| "15": "application/vnd.oasis.opendocument.spreadsheet", | |
| "16": "application/vnd.openxmlformats-officedocument.presentationml.presentation", | |
| "17": "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", | |
| "18": "application/vnd.openxmlformats-officedocument.wordprocessingml.document", | |
| "19": "application/vnd.rn-realmedia", | |
| "20": "application/vnd.wordperfect", | |
| "21": "application/wasm", | |
| "22": "application/x-7z-compressed", | |
| "23": "application/x-archive", | |
| "24": "application/x-bzip2", | |
| "25": "application/x-coff", | |
| "26": "application/x-dbf", | |
| "27": "application/x-dosexec", | |
| "28": "application/x-executable", | |
| "29": "application/x-gettext-translation", | |
| "30": "application/x-ms-ne-executable", | |
| "31": "application/x-ndjson", | |
| "32": "application/x-object", | |
| "33": "application/x-ole-storage", | |
| "34": "application/x-sharedlib", | |
| "35": "application/x-shockwave-flash", | |
| "36": "application/x-tar", | |
| "37": "application/x-wine-extension-ini", | |
| "38": "application/zip", | |
| "39": "application/zlib", | |
| "40": "application/zstd", | |
| "41": "audio/amr", | |
| "42": "audio/flac", | |
| "43": "audio/mpeg", | |
| "44": "audio/ogg", | |
| "45": "audio/x-ape", | |
| "46": "audio/x-hx-aac-adts", | |
| "47": "audio/x-m4a", | |
| "48": "audio/x-wav", | |
| "49": "biosig/atf", | |
| "50": "font/sfnt", | |
| "51": "font/woff", | |
| "52": "font/woff2", | |
| "53": "image/bmp", | |
| "54": "image/fits", | |
| "55": "image/gif", | |
| "56": "image/heif", | |
| "57": "image/jpeg", | |
| "58": "image/png", | |
| "59": "image/svg+xml", | |
| "60": "image/tiff", | |
| "61": "image/vnd.adobe.photoshop", | |
| "62": "image/vnd.microsoft.icon", | |
| "63": "image/webp", | |
| "64": "image/x-eps", | |
| "65": "image/x-exr", | |
| "66": "image/x-jp2-codestream", | |
| "67": "image/x-portable-bitmap", | |
| "68": "image/x-portable-greymap", | |
| "69": "image/x-tga", | |
| "70": "image/x-xpixmap", | |
| "71": "inode/x-empty", | |
| "72": "message/rfc822", | |
| "73": "text/csv", | |
| "74": "text/html", | |
| "75": "text/plain", | |
| "76": "text/rtf", | |
| "77": "text/troff", | |
| "78": "text/x-Algol68", | |
| "79": "text/x-asm", | |
| "80": "text/x-c", | |
| "81": "text/x-c++", | |
| "82": "text/x-diff", | |
| "83": "text/x-file", | |
| "84": "text/x-fortran", | |
| "85": "text/x-java", | |
| "86": "text/x-m4", | |
| "87": "text/x-makefile", | |
| "88": "text/x-msdos-batch", | |
| "89": "text/x-perl", | |
| "90": "text/x-php", | |
| "91": "text/x-po", | |
| "92": "text/x-ruby", | |
| "93": "text/x-script.python", | |
| "94": "text/x-shellscript", | |
| "95": "text/x-tex", | |
| "96": "text/xml", | |
| "97": "video/3gpp", | |
| "98": "video/mp4", | |
| "99": "video/mpeg", | |
| "100": "video/quicktime", | |
| "101": "video/webm", | |
| "102": "video/x-ivf", | |
| "103": "video/x-matroska", | |
| "104": "video/x-ms-asf", | |
| "105": "video/x-msvideo" | |
| }, | |
| "label2id": { | |
| "application/SIMH-tape-data": 0, | |
| "application/encrypted": 1, | |
| "application/gzip": 2, | |
| "application/javascript": 3, | |
| "application/json": 4, | |
| "application/msword": 5, | |
| "application/mxf": 6, | |
| "application/octet-stream": 7, | |
| "application/pdf": 8, | |
| "application/pgp-keys": 9, | |
| "application/postscript": 10, | |
| "application/vnd.microsoft.portable-executable": 11, | |
| "application/vnd.ms-excel": 12, | |
| "application/vnd.ms-opentype": 13, | |
| "application/vnd.ms-powerpoint": 14, | |
| "application/vnd.oasis.opendocument.spreadsheet": 15, | |
| "application/vnd.openxmlformats-officedocument.presentationml.presentation": 16, | |
| "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet": 17, | |
| "application/vnd.openxmlformats-officedocument.wordprocessingml.document": 18, | |
| "application/vnd.rn-realmedia": 19, | |
| "application/vnd.wordperfect": 20, | |
| "application/wasm": 21, | |
| "application/x-7z-compressed": 22, | |
| "application/x-archive": 23, | |
| "application/x-bzip2": 24, | |
| "application/x-coff": 25, | |
| "application/x-dbf": 26, | |
| "application/x-dosexec": 27, | |
| "application/x-executable": 28, | |
| "application/x-gettext-translation": 29, | |
| "application/x-ms-ne-executable": 30, | |
| "application/x-ndjson": 31, | |
| "application/x-object": 32, | |
| "application/x-ole-storage": 33, | |
| "application/x-sharedlib": 34, | |
| "application/x-shockwave-flash": 35, | |
| "application/x-tar": 36, | |
| "application/x-wine-extension-ini": 37, | |
| "application/zip": 38, | |
| "application/zlib": 39, | |
| "application/zstd": 40, | |
| "audio/amr": 41, | |
| "audio/flac": 42, | |
| "audio/mpeg": 43, | |
| "audio/ogg": 44, | |
| "audio/x-ape": 45, | |
| "audio/x-hx-aac-adts": 46, | |
| "audio/x-m4a": 47, | |
| "audio/x-wav": 48, | |
| "biosig/atf": 49, | |
| "font/sfnt": 50, | |
| "font/woff": 51, | |
| "font/woff2": 52, | |
| "image/bmp": 53, | |
| "image/fits": 54, | |
| "image/gif": 55, | |
| "image/heif": 56, | |
| "image/jpeg": 57, | |
| "image/png": 58, | |
| "image/svg+xml": 59, | |
| "image/tiff": 60, | |
| "image/vnd.adobe.photoshop": 61, | |
| "image/vnd.microsoft.icon": 62, | |
| "image/webp": 63, | |
| "image/x-eps": 64, | |
| "image/x-exr": 65, | |
| "image/x-jp2-codestream": 66, | |
| "image/x-portable-bitmap": 67, | |
| "image/x-portable-greymap": 68, | |
| "image/x-tga": 69, | |
| "image/x-xpixmap": 70, | |
| "inode/x-empty": 71, | |
| "message/rfc822": 72, | |
| "text/csv": 73, | |
| "text/html": 74, | |
| "text/plain": 75, | |
| "text/rtf": 76, | |
| "text/troff": 77, | |
| "text/x-Algol68": 78, | |
| "text/x-asm": 79, | |
| "text/x-c": 80, | |
| "text/x-c++": 81, | |
| "text/x-diff": 82, | |
| "text/x-file": 83, | |
| "text/x-fortran": 84, | |
| "text/x-java": 85, | |
| "text/x-m4": 86, | |
| "text/x-makefile": 87, | |
| "text/x-msdos-batch": 88, | |
| "text/x-perl": 89, | |
| "text/x-php": 90, | |
| "text/x-po": 91, | |
| "text/x-ruby": 92, | |
| "text/x-script.python": 93, | |
| "text/x-shellscript": 94, | |
| "text/x-tex": 95, | |
| "text/xml": 96, | |
| "video/3gpp": 97, | |
| "video/mp4": 98, | |
| "video/mpeg": 99, | |
| "video/quicktime": 100, | |
| "video/webm": 101, | |
| "video/x-ivf": 102, | |
| "video/x-matroska": 103, | |
| "video/x-ms-asf": 104, | |
| "video/x-msvideo": 105 | |
| } | |
| } |