| { |
| "_name_or_path": "distilbert-base-uncased", |
| "activation": "gelu", |
| "architectures": [ |
| "DistilBertForSequenceClassification" |
| ], |
| "attention_dropout": 0.1, |
| "dim": 768, |
| "dropout": 0.1, |
| "hidden_dim": 3072, |
| "id2label": { |
| "0": "Athlete", |
| "1": "Person", |
| "2": "Animal", |
| "3": "Building", |
| "4": "Politician", |
| "5": "Company", |
| "6": "Organisation", |
| "7": "MusicalWork", |
| "8": "WinterSportPlayer", |
| "9": "SocietalEvent", |
| "10": "RouteOfTransportation", |
| "11": "PeriodicalLiterature", |
| "12": "SportsTeam", |
| "13": "NaturalPlace", |
| "14": "Artist", |
| "15": "Broadcaster", |
| "16": "Cleric", |
| "17": "EducationalInstitution", |
| "18": "Tournament", |
| "19": "SportsEvent", |
| "20": "SportsTeamSeason", |
| "21": "Infrastructure", |
| "22": "Settlement", |
| "23": "Plant", |
| "24": "CelestialBody", |
| "25": "SportsLeague", |
| "26": "SportFacility", |
| "27": "Stream", |
| "28": "FictionalCharacter", |
| "29": "Comic", |
| "30": "Race", |
| "31": "Cartoon", |
| "32": "Software", |
| "33": "Olympics", |
| "34": "Eukaryote", |
| "35": "FootballLeagueSeason", |
| "36": "GridironFootballPlayer", |
| "37": "BodyOfWater", |
| "38": "SportsManager", |
| "39": "ClericalAdministrativeRegion", |
| "40": "Horse", |
| "41": "Coach", |
| "42": "Group", |
| "43": "LegalCase", |
| "44": "Satellite", |
| "45": "WrittenWork", |
| "46": "Station", |
| "47": "Tower", |
| "48": "Actor", |
| "49": "RacingDriver", |
| "50": "Writer", |
| "51": "Genre", |
| "52": "NaturalEvent", |
| "53": "Song", |
| "54": "Scientist", |
| "55": "Venue", |
| "56": "BritishRoyalty", |
| "57": "AmusementParkAttraction", |
| "58": "MotorcycleRider", |
| "59": "OrganisationMember", |
| "60": "Wrestler", |
| "61": "Boxer", |
| "62": "Engine", |
| "63": "FloweringPlant", |
| "64": "Presenter", |
| "65": "MusicalArtist", |
| "66": "RaceTrack", |
| "67": "ComicsCharacter", |
| "68": "VolleyballPlayer", |
| "69": "Database" |
| }, |
| "initializer_range": 0.02, |
| "label2id": { |
| "Actor": 48, |
| "AmusementParkAttraction": 57, |
| "Animal": 2, |
| "Artist": 14, |
| "Athlete": 0, |
| "BodyOfWater": 37, |
| "Boxer": 61, |
| "BritishRoyalty": 56, |
| "Broadcaster": 15, |
| "Building": 3, |
| "Cartoon": 31, |
| "CelestialBody": 24, |
| "Cleric": 16, |
| "ClericalAdministrativeRegion": 39, |
| "Coach": 41, |
| "Comic": 29, |
| "ComicsCharacter": 67, |
| "Company": 5, |
| "Database": 69, |
| "EducationalInstitution": 17, |
| "Engine": 62, |
| "Eukaryote": 34, |
| "FictionalCharacter": 28, |
| "FloweringPlant": 63, |
| "FootballLeagueSeason": 35, |
| "Genre": 51, |
| "GridironFootballPlayer": 36, |
| "Group": 42, |
| "Horse": 40, |
| "Infrastructure": 21, |
| "LegalCase": 43, |
| "MotorcycleRider": 58, |
| "MusicalArtist": 65, |
| "MusicalWork": 7, |
| "NaturalEvent": 52, |
| "NaturalPlace": 13, |
| "Olympics": 33, |
| "Organisation": 6, |
| "OrganisationMember": 59, |
| "PeriodicalLiterature": 11, |
| "Person": 1, |
| "Plant": 23, |
| "Politician": 4, |
| "Presenter": 64, |
| "Race": 30, |
| "RaceTrack": 66, |
| "RacingDriver": 49, |
| "RouteOfTransportation": 10, |
| "Satellite": 44, |
| "Scientist": 54, |
| "Settlement": 22, |
| "SocietalEvent": 9, |
| "Software": 32, |
| "Song": 53, |
| "SportFacility": 26, |
| "SportsEvent": 19, |
| "SportsLeague": 25, |
| "SportsManager": 38, |
| "SportsTeam": 12, |
| "SportsTeamSeason": 20, |
| "Station": 46, |
| "Stream": 27, |
| "Tournament": 18, |
| "Tower": 47, |
| "Venue": 55, |
| "VolleyballPlayer": 68, |
| "WinterSportPlayer": 8, |
| "Wrestler": 60, |
| "Writer": 50, |
| "WrittenWork": 45 |
| }, |
| "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.16.2", |
| "vocab_size": 30522 |
| } |
|
|