| { | |
| "_name_or_path": "DeepPavlov/rubert-base-cased", | |
| "architectures": [ | |
| "BertForTokenClassification" | |
| ], | |
| "attention_probs_dropout_prob": 0.1, | |
| "classifier_dropout": null, | |
| "directionality": "bidi", | |
| "hidden_act": "gelu", | |
| "hidden_dropout_prob": 0.1, | |
| "hidden_size": 768, | |
| "id2label": { | |
| "0": "O", | |
| "1": "B-alarm_type", | |
| "2": "B-app_name", | |
| "3": "B-artist_name", | |
| "4": "B-audiobook_author", | |
| "5": "B-audiobook_name", | |
| "6": "B-business_name", | |
| "7": "B-business_type", | |
| "8": "B-change_amount", | |
| "9": "B-coffee_type", | |
| "10": "B-color_type", | |
| "11": "B-cooking_type", | |
| "12": "B-currency_name", | |
| "13": "B-date", | |
| "14": "B-definition_word", | |
| "15": "B-device_type", | |
| "16": "B-drink_type", | |
| "17": "B-email_address", | |
| "18": "B-email_folder", | |
| "19": "B-event_name", | |
| "20": "B-food_type", | |
| "21": "B-game_name", | |
| "22": "B-general_frequency", | |
| "23": "B-house_place", | |
| "24": "B-ingredient", | |
| "25": "B-joke_type", | |
| "26": "B-list_name", | |
| "27": "B-meal_type", | |
| "28": "B-media_type", | |
| "29": "B-movie_name", | |
| "30": "B-movie_type", | |
| "31": "B-music_album", | |
| "32": "B-music_descriptor", | |
| "33": "B-music_genre", | |
| "34": "B-news_topic", | |
| "35": "B-order_type", | |
| "36": "B-person", | |
| "37": "B-personal_info", | |
| "38": "B-place_name", | |
| "39": "B-player_setting", | |
| "40": "B-playlist_name", | |
| "41": "B-podcast_descriptor", | |
| "42": "B-podcast_name", | |
| "43": "B-radio_name", | |
| "44": "B-relation", | |
| "45": "B-song_name", | |
| "46": "B-sport_type", | |
| "47": "B-time", | |
| "48": "B-time_zone", | |
| "49": "B-timeofday", | |
| "50": "B-transport_agency", | |
| "51": "B-transport_descriptor", | |
| "52": "B-transport_name", | |
| "53": "B-transport_type", | |
| "54": "B-weather_descriptor", | |
| "55": "I-alarm_type", | |
| "56": "I-app_name", | |
| "57": "I-artist_name", | |
| "58": "I-audiobook_author", | |
| "59": "I-audiobook_name", | |
| "60": "I-business_name", | |
| "61": "I-business_type", | |
| "62": "I-change_amount", | |
| "63": "I-coffee_type", | |
| "64": "I-color_type", | |
| "65": "I-cooking_type", | |
| "66": "I-currency_name", | |
| "67": "I-date", | |
| "68": "I-definition_word", | |
| "69": "I-device_type", | |
| "70": "I-drink_type", | |
| "71": "I-email_address", | |
| "72": "I-email_folder", | |
| "73": "I-event_name", | |
| "74": "I-food_type", | |
| "75": "I-game_name", | |
| "76": "I-general_frequency", | |
| "77": "I-house_place", | |
| "78": "I-ingredient", | |
| "79": "I-joke_type", | |
| "80": "I-list_name", | |
| "81": "I-meal_type", | |
| "82": "I-media_type", | |
| "83": "I-movie_name", | |
| "84": "I-movie_type", | |
| "85": "I-music_album", | |
| "86": "I-music_descriptor", | |
| "87": "I-music_genre", | |
| "88": "I-news_topic", | |
| "89": "I-order_type", | |
| "90": "I-person", | |
| "91": "I-personal_info", | |
| "92": "I-place_name", | |
| "93": "I-player_setting", | |
| "94": "I-playlist_name", | |
| "95": "I-podcast_descriptor", | |
| "96": "I-podcast_name", | |
| "97": "I-radio_name", | |
| "98": "I-relation", | |
| "99": "I-song_name", | |
| "100": "I-sport_type", | |
| "101": "I-time", | |
| "102": "I-time_zone", | |
| "103": "I-timeofday", | |
| "104": "I-transport_agency", | |
| "105": "I-transport_descriptor", | |
| "106": "I-transport_name", | |
| "107": "I-transport_type", | |
| "108": "I-weather_descriptor" | |
| }, | |
| "initializer_range": 0.02, | |
| "intermediate_size": 3072, | |
| "label2id": { | |
| "B-alarm_type": 1, | |
| "B-app_name": 2, | |
| "B-artist_name": 3, | |
| "B-audiobook_author": 4, | |
| "B-audiobook_name": 5, | |
| "B-business_name": 6, | |
| "B-business_type": 7, | |
| "B-change_amount": 8, | |
| "B-coffee_type": 9, | |
| "B-color_type": 10, | |
| "B-cooking_type": 11, | |
| "B-currency_name": 12, | |
| "B-date": 13, | |
| "B-definition_word": 14, | |
| "B-device_type": 15, | |
| "B-drink_type": 16, | |
| "B-email_address": 17, | |
| "B-email_folder": 18, | |
| "B-event_name": 19, | |
| "B-food_type": 20, | |
| "B-game_name": 21, | |
| "B-general_frequency": 22, | |
| "B-house_place": 23, | |
| "B-ingredient": 24, | |
| "B-joke_type": 25, | |
| "B-list_name": 26, | |
| "B-meal_type": 27, | |
| "B-media_type": 28, | |
| "B-movie_name": 29, | |
| "B-movie_type": 30, | |
| "B-music_album": 31, | |
| "B-music_descriptor": 32, | |
| "B-music_genre": 33, | |
| "B-news_topic": 34, | |
| "B-order_type": 35, | |
| "B-person": 36, | |
| "B-personal_info": 37, | |
| "B-place_name": 38, | |
| "B-player_setting": 39, | |
| "B-playlist_name": 40, | |
| "B-podcast_descriptor": 41, | |
| "B-podcast_name": 42, | |
| "B-radio_name": 43, | |
| "B-relation": 44, | |
| "B-song_name": 45, | |
| "B-sport_type": 46, | |
| "B-time": 47, | |
| "B-time_zone": 48, | |
| "B-timeofday": 49, | |
| "B-transport_agency": 50, | |
| "B-transport_descriptor": 51, | |
| "B-transport_name": 52, | |
| "B-transport_type": 53, | |
| "B-weather_descriptor": 54, | |
| "I-alarm_type": 55, | |
| "I-app_name": 56, | |
| "I-artist_name": 57, | |
| "I-audiobook_author": 58, | |
| "I-audiobook_name": 59, | |
| "I-business_name": 60, | |
| "I-business_type": 61, | |
| "I-change_amount": 62, | |
| "I-coffee_type": 63, | |
| "I-color_type": 64, | |
| "I-cooking_type": 65, | |
| "I-currency_name": 66, | |
| "I-date": 67, | |
| "I-definition_word": 68, | |
| "I-device_type": 69, | |
| "I-drink_type": 70, | |
| "I-email_address": 71, | |
| "I-email_folder": 72, | |
| "I-event_name": 73, | |
| "I-food_type": 74, | |
| "I-game_name": 75, | |
| "I-general_frequency": 76, | |
| "I-house_place": 77, | |
| "I-ingredient": 78, | |
| "I-joke_type": 79, | |
| "I-list_name": 80, | |
| "I-meal_type": 81, | |
| "I-media_type": 82, | |
| "I-movie_name": 83, | |
| "I-movie_type": 84, | |
| "I-music_album": 85, | |
| "I-music_descriptor": 86, | |
| "I-music_genre": 87, | |
| "I-news_topic": 88, | |
| "I-order_type": 89, | |
| "I-person": 90, | |
| "I-personal_info": 91, | |
| "I-place_name": 92, | |
| "I-player_setting": 93, | |
| "I-playlist_name": 94, | |
| "I-podcast_descriptor": 95, | |
| "I-podcast_name": 96, | |
| "I-radio_name": 97, | |
| "I-relation": 98, | |
| "I-song_name": 99, | |
| "I-sport_type": 100, | |
| "I-time": 101, | |
| "I-time_zone": 102, | |
| "I-timeofday": 103, | |
| "I-transport_agency": 104, | |
| "I-transport_descriptor": 105, | |
| "I-transport_name": 106, | |
| "I-transport_type": 107, | |
| "I-weather_descriptor": 108, | |
| "O": 0 | |
| }, | |
| "layer_norm_eps": 1e-12, | |
| "max_position_embeddings": 512, | |
| "model_type": "bert", | |
| "num_attention_heads": 12, | |
| "num_hidden_layers": 12, | |
| "output_past": true, | |
| "pad_token_id": 0, | |
| "pooler_fc_size": 768, | |
| "pooler_num_attention_heads": 12, | |
| "pooler_num_fc_layers": 3, | |
| "pooler_size_per_head": 128, | |
| "pooler_type": "first_token_transform", | |
| "position_embedding_type": "absolute", | |
| "torch_dtype": "float32", | |
| "transformers_version": "4.30.2", | |
| "type_vocab_size": 2, | |
| "use_cache": true, | |
| "vocab_size": 119547 | |
| } | |