{ "_name_or_path": "xlm-roberta-base", "architectures": [ "XLMRobertaForTokenClassification" ], "attention_probs_dropout_prob": 0.1, "bos_token_id": 0, "classifier_dropout": null, "eos_token_id": 2, "hidden_act": "gelu", "hidden_dropout_prob": 0.1, "hidden_size": 768, "id2label": { "0": "o", "1": "b-av_alias", "10": "b-location", "11": "i-location", "12": "b-name", "13": "i-name", "14": "b-phone_number", "15": "i-phone_number", "16": "b-phone_type", "17": "b-email", "18": "b-to", "19": "i-to", "2": "i-av_alias", "20": "b-subject", "21": "i-subject", "22": "b-message", "23": "i-message", "24": "b-sender_address", "25": "b-time", "26": "i-time", "27": "b-label", "28": "i-label", "29": "b-priority", "3": "b-device_name", "30": "i-priority", "31": "b-caption", "32": "i-caption", "33": "b-picture_url", "34": "b-status", "35": "i-status", "36": "b-album", "37": "i-album", "38": "b-weight", "39": "i-weight", "4": "b-value", "40": "b-file_name", "41": "i-file_name", "42": "b-mail", "43": "b-file_size", "44": "i-file_size", "45": "b-mime_type", "46": "b-filter", "47": "b-hashtag", "48": "b-date_month", "49": "b-date_day", "5": "i-value", "50": "i-date_day", "51": "b-count", "52": "b-portal", "53": "i-portal", "54": "b-section", "55": "b-sender", "56": "i-sender", "57": "b-channel", "58": "b-username", "59": "i-username", "6": "b-event_name", "60": "i-channel", "61": "b-purpose", "62": "i-purpose", "63": "b-topic", "64": "b-percent", "65": "b-playlist", "66": "i-playlist", "67": "b-song", "68": "i-song", "69": "b-artist", "7": "i-event_name", "70": "i-artist", "71": "b-seek_time", "72": "b-text", "73": "i-text", "74": "b-all_lang", "75": "b-src_lang", "76": "b-trg_lang", "77": "b-translator", "78": "b-img_query", "79": "i-img_query", "8": "b-date", "80": "b-txt_query", "81": "i-txt_query", "82": "b-query", "83": "i-query", "84": "b-category", "85": "i-category", "86": "b-rating", "87": "b-review_count", "88": "b-channel_id", "89": "i-channel_id", "9": "i-date" }, "initializer_range": 0.02, "intermediate_size": 3072, "label2id": { "b-album": "36", "b-all_lang": "74", "b-artist": "69", "b-av_alias": "1", "b-caption": "31", "b-category": "84", "b-channel": "57", "b-channel_id": "88", "b-count": "51", "b-date": "8", "b-date_day": "49", "b-date_month": "48", "b-device_name": "3", "b-email": "17", "b-event_name": "6", "b-file_name": "40", "b-file_size": "43", "b-filter": "46", "b-hashtag": "47", "b-img_query": "78", "b-label": "27", "b-location": "10", "b-mail": "42", "b-message": "22", "b-mime_type": "45", "b-name": "12", "b-percent": "64", "b-phone_number": "14", "b-phone_type": "16", "b-picture_url": "33", "b-playlist": "65", "b-portal": "52", "b-priority": "29", "b-purpose": "61", "b-query": "82", "b-rating": "86", "b-review_count": "87", "b-section": "54", "b-seek_time": "71", "b-sender": "55", "b-sender_address": "24", "b-song": "67", "b-src_lang": "75", "b-status": "34", "b-subject": "20", "b-text": "72", "b-time": "25", "b-to": "18", "b-topic": "63", "b-translator": "77", "b-trg_lang": "76", "b-txt_query": "80", "b-username": "58", "b-value": "4", "b-weight": "38", "i-album": "37", "i-artist": "70", "i-av_alias": "2", "i-caption": "32", "i-category": "85", "i-channel": "60", "i-channel_id": "89", "i-date": "9", "i-date_day": "50", "i-event_name": "7", "i-file_name": "41", "i-file_size": "44", "i-img_query": "79", "i-label": "28", "i-location": "11", "i-message": "23", "i-name": "13", "i-phone_number": "15", "i-playlist": "66", "i-portal": "53", "i-priority": "30", "i-purpose": "62", "i-query": "83", "i-sender": "56", "i-song": "68", "i-status": "35", "i-subject": "21", "i-text": "73", "i-time": "26", "i-to": "19", "i-txt_query": "81", "i-username": "59", "i-value": "5", "i-weight": "39", "o": "0" }, "layer_norm_eps": 1e-05, "max_position_embeddings": 514, "model_type": "xlm-roberta", "num_attention_heads": 12, "num_hidden_layers": 12, "output_past": true, "pad_token_id": 1, "position_embedding_type": "absolute", "torch_dtype": "float32", "transformers_version": "4.27.4", "type_vocab_size": 1, "use_cache": true, "vocab_size": 250002 }