{ "_name_or_path": "distilbert-base-uncased", "activation": "gelu", "architectures": [ "DistilBertForSequenceClassification" ], "attention_dropout": 0.1, "dim": 768, "dropout": 0.1, "hidden_dim": 3072, "id2label": { "0": "manner of an action", "1": "inventions, books and other creative pieces", "2": "animals", "3": "expression abbreviated", "4": "an individual", "5": "a group or organization of persons", "6": "title of a person", "7": "definition of something", "8": "dates", "9": "reasons", "10": "events", "11": "states", "12": "description of something", "13": "number of something", "14": "other entities", "15": "letters like a-z", "16": "other locations", "17": "religions", "18": "food", "19": "countries", "20": "colors", "21": "equivalent terms", "22": "cities", "23": "organs of body", "24": "diseases and medicine", "25": "mountains", "26": "prices", "27": "products", "28": "the lasting time of something", "29": "elements and substances", "30": "sports", "31": "plants", "32": "techniques and methods", "33": "size, area and volume", "34": "description of a person", "35": "musical instrument", "36": "abbreviation", "37": "other numbers", "38": "speed", "39": "words with a special property", "40": "languages", "41": "fractions", "42": "postcodes or other codes", "43": "linear measures", "44": "temperature", "45": "symbols and signs", "46": "ranks", "47": "vehicles", "48": "weight", "49": "currency names" }, "initializer_range": 0.02, "label2id": { "a group or organization of persons": 5, "abbreviation": 36, "an individual": 4, "animals": 2, "cities": 22, "colors": 20, "countries": 19, "currency names": 49, "dates": 8, "definition of something": 7, "description of a person": 34, "description of something": 12, "diseases and medicine": 24, "elements and substances": 29, "equivalent terms": 21, "events": 10, "expression abbreviated": 3, "food": 18, "fractions": 41, "inventions, books and other creative pieces": 1, "languages": 40, "letters like a-z": 15, "linear measures": 43, "manner of an action": 0, "mountains": 25, "musical instrument": 35, "number of something": 13, "organs of body": 23, "other entities": 14, "other locations": 16, "other numbers": 37, "plants": 31, "postcodes or other codes": 42, "prices": 26, "products": 27, "ranks": 46, "reasons": 9, "religions": 17, "size, area and volume": 33, "speed": 38, "sports": 30, "states": 11, "symbols and signs": 45, "techniques and methods": 32, "temperature": 44, "the lasting time of something": 28, "title of a person": 6, "vehicles": 47, "weight": 48, "words with a special property": 39 }, "max_position_embeddings": 512, "model_type": "distilbert", "n_heads": 12, "n_layers": 6, "pad_token_id": 0, "problem_type": "single_label_classification", "qa_dropout": 0.1, "seq_classif_dropout": 0.2, "sinusoidal_pos_embds": false, "tie_weights_": true, "torch_dtype": "float32", "transformers_version": "4.15.0", "vocab_size": 30522 }