{ "_name_or_path": "distilbert-base-uncased", "activation": "gelu", "architectures": [ "DistilBertForTokenClassification" ], "attention_dropout": 0.1, "dim": 768, "dropout": 0.1, "hidden_dim": 3072, "id2label": { "0": "O", "1": "B-Archive", "2": "B-CelestialObject", "3": "B-CelestialObjectRegion", "4": "B-CelestialRegion", "5": "B-Citation", "6": "B-Collaboration", "7": "B-ComputingFacility", "8": "B-Database", "9": "B-Dataset", "10": "B-EntityOfFutureInterest", "11": "B-Event", "12": "B-Fellowship", "13": "B-Formula", "14": "B-Grant", "15": "B-Identifier", "16": "B-Instrument", "17": "B-Location", "18": "B-Mission", "19": "B-Model", "20": "B-ObservationalTechniques", "21": "B-Observatory", "22": "B-Organization", "23": "B-Person", "24": "B-Proposal", "25": "B-Software", "26": "B-Survey", "27": "B-Tag", "28": "B-Telescope", "29": "B-TextGarbage", "30": "B-URL", "31": "B-Wavelength", "32": "I-Archive", "33": "I-CelestialObject", "34": "I-CelestialObjectRegion", "35": "I-CelestialRegion", "36": "I-Citation", "37": "I-Collaboration", "38": "I-ComputingFacility", "39": "I-Database", "40": "I-Dataset", "41": "I-EntityOfFutureInterest", "42": "I-Event", "43": "I-Fellowship", "44": "I-Formula", "45": "I-Grant", "46": "I-Identifier", "47": "I-Instrument", "48": "I-Location", "49": "I-Mission", "50": "I-Model", "51": "I-ObservationalTechniques", "52": "I-Observatory", "53": "I-Organization", "54": "I-Person", "55": "I-Proposal", "56": "I-Software", "57": "I-Survey", "58": "I-Tag", "59": "I-Telescope", "60": "I-TextGarbage", "61": "I-URL", "62": "I-Wavelength" }, "initializer_range": 0.02, "label2id": { "B-Archive": 1, "B-CelestialObject": 2, "B-CelestialObjectRegion": 3, "B-CelestialRegion": 4, "B-Citation": 5, "B-Collaboration": 6, "B-ComputingFacility": 7, "B-Database": 8, "B-Dataset": 9, "B-EntityOfFutureInterest": 10, "B-Event": 11, "B-Fellowship": 12, "B-Formula": 13, "B-Grant": 14, "B-Identifier": 15, "B-Instrument": 16, "B-Location": 17, "B-Mission": 18, "B-Model": 19, "B-ObservationalTechniques": 20, "B-Observatory": 21, "B-Organization": 22, "B-Person": 23, "B-Proposal": 24, "B-Software": 25, "B-Survey": 26, "B-Tag": 27, "B-Telescope": 28, "B-TextGarbage": 29, "B-URL": 30, "B-Wavelength": 31, "I-Archive": 32, "I-CelestialObject": 33, "I-CelestialObjectRegion": 34, "I-CelestialRegion": 35, "I-Citation": 36, "I-Collaboration": 37, "I-ComputingFacility": 38, "I-Database": 39, "I-Dataset": 40, "I-EntityOfFutureInterest": 41, "I-Event": 42, "I-Fellowship": 43, "I-Formula": 44, "I-Grant": 45, "I-Identifier": 46, "I-Instrument": 47, "I-Location": 48, "I-Mission": 49, "I-Model": 50, "I-ObservationalTechniques": 51, "I-Observatory": 52, "I-Organization": 53, "I-Person": 54, "I-Proposal": 55, "I-Software": 56, "I-Survey": 57, "I-Tag": 58, "I-Telescope": 59, "I-TextGarbage": 60, "I-URL": 61, "I-Wavelength": 62, "O": 0 }, "max_position_embeddings": 512, "model_type": "distilbert", "n_heads": 12, "n_layers": 6, "pad_token_id": 0, "qa_dropout": 0.1, "seq_classif_dropout": 0.2, "sinusoidal_pos_embds": false, "tie_weights_": true, "torch_dtype": "float32", "transformers_version": "4.40.1", "vocab_size": 30522 }