| { |
| "_name_or_path": "numind/NuNER-v2.0", |
| "architectures": [ |
| "RobertaForTokenClassification" |
| ], |
| "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": "art_broadcastprogram", |
| "2": "art_film", |
| "3": "art_music", |
| "4": "art_other", |
| "5": "art_painting", |
| "6": "art_writtenart", |
| "7": "building_airport", |
| "8": "building_hospital", |
| "9": "building_hotel", |
| "10": "building_library", |
| "11": "building_other", |
| "12": "building_restaurant", |
| "13": "building_sportsfacility", |
| "14": "building_theater", |
| "15": "event_attack/battle/war/militaryconflict", |
| "16": "event_disaster", |
| "17": "event_election", |
| "18": "event_other", |
| "19": "event_protest", |
| "20": "event_sportsevent", |
| "21": "location_GPE", |
| "22": "location_bodiesofwater", |
| "23": "location_island", |
| "24": "location_mountain", |
| "25": "location_other", |
| "26": "location_park", |
| "27": "location_road/railway/highway/transit", |
| "28": "organization_company", |
| "29": "organization_education", |
| "30": "organization_government/governmentagency", |
| "31": "organization_media/newspaper", |
| "32": "organization_other", |
| "33": "organization_politicalparty", |
| "34": "organization_religion", |
| "35": "organization_showorganization", |
| "36": "organization_sportsleague", |
| "37": "organization_sportsteam", |
| "38": "other_astronomything", |
| "39": "other_award", |
| "40": "other_biologything", |
| "41": "other_chemicalthing", |
| "42": "other_currency", |
| "43": "other_disease", |
| "44": "other_educationaldegree", |
| "45": "other_god", |
| "46": "other_language", |
| "47": "other_law", |
| "48": "other_livingthing", |
| "49": "other_medical", |
| "50": "person_actor", |
| "51": "person_artist/author", |
| "52": "person_athlete", |
| "53": "person_director", |
| "54": "person_other", |
| "55": "person_politician", |
| "56": "person_scholar", |
| "57": "person_soldier", |
| "58": "product_airplane", |
| "59": "product_car", |
| "60": "product_food", |
| "61": "product_game", |
| "62": "product_other", |
| "63": "product_ship", |
| "64": "product_software", |
| "65": "product_train", |
| "66": "product_weapon" |
| }, |
| "initializer_range": 0.02, |
| "intermediate_size": 3072, |
| "label2id": { |
| "O": 0, |
| "art_broadcastprogram": 1, |
| "art_film": 2, |
| "art_music": 3, |
| "art_other": 4, |
| "art_painting": 5, |
| "art_writtenart": 6, |
| "building_airport": 7, |
| "building_hospital": 8, |
| "building_hotel": 9, |
| "building_library": 10, |
| "building_other": 11, |
| "building_restaurant": 12, |
| "building_sportsfacility": 13, |
| "building_theater": 14, |
| "event_attack/battle/war/militaryconflict": 15, |
| "event_disaster": 16, |
| "event_election": 17, |
| "event_other": 18, |
| "event_protest": 19, |
| "event_sportsevent": 20, |
| "location_GPE": 21, |
| "location_bodiesofwater": 22, |
| "location_island": 23, |
| "location_mountain": 24, |
| "location_other": 25, |
| "location_park": 26, |
| "location_road/railway/highway/transit": 27, |
| "organization_company": 28, |
| "organization_education": 29, |
| "organization_government/governmentagency": 30, |
| "organization_media/newspaper": 31, |
| "organization_other": 32, |
| "organization_politicalparty": 33, |
| "organization_religion": 34, |
| "organization_showorganization": 35, |
| "organization_sportsleague": 36, |
| "organization_sportsteam": 37, |
| "other_astronomything": 38, |
| "other_award": 39, |
| "other_biologything": 40, |
| "other_chemicalthing": 41, |
| "other_currency": 42, |
| "other_disease": 43, |
| "other_educationaldegree": 44, |
| "other_god": 45, |
| "other_language": 46, |
| "other_law": 47, |
| "other_livingthing": 48, |
| "other_medical": 49, |
| "person_actor": 50, |
| "person_artist/author": 51, |
| "person_athlete": 52, |
| "person_director": 53, |
| "person_other": 54, |
| "person_politician": 55, |
| "person_scholar": 56, |
| "person_soldier": 57, |
| "product_airplane": 58, |
| "product_car": 59, |
| "product_food": 60, |
| "product_game": 61, |
| "product_other": 62, |
| "product_ship": 63, |
| "product_software": 64, |
| "product_train": 65, |
| "product_weapon": 66 |
| }, |
| "layer_norm_eps": 1e-05, |
| "max_position_embeddings": 514, |
| "model_type": "roberta", |
| "num_attention_heads": 12, |
| "num_hidden_layers": 12, |
| "pad_token_id": 1, |
| "position_embedding_type": "absolute", |
| "torch_dtype": "float32", |
| "transformers_version": "4.39.3", |
| "type_vocab_size": 1, |
| "use_cache": true, |
| "vocab_size": 50265 |
| } |
|
|