{ "_name_or_path": "distilbert-base-uncased", "activation": "gelu", "architectures": [ "DistilBertForSequenceClassification" ], "attention_dropout": 0.1, "dim": 768, "dropout": 0.1, "hidden_dim": 3072, "id2label": { "0": "actionadventure", "1": "adventure", "2": "war", "3": "sports", "4": "drama", "5": "comedy", "6": "music", "7": "documentary", "8": "romance", "9": "biographical", "10": "biopic feature", "11": "period piece", "12": "melodrama", "13": "crime", "14": "comedydrama", "15": "blackandwhite", "16": "art", "17": "bollywood", "18": "ensemble", "19": "teen", "20": "coming of age", "21": "horror", "22": "chinese", "23": "action", "24": "thriller", "25": "spy", "26": "family", "27": "childrensfamily", "28": "adaptation", "29": "noir", "30": "western", "31": "history", "32": "fantasy", "33": "science fiction", "34": "creature", "35": "parody", "36": "political", "37": "satire", "38": "slapstick", "39": "indie", "40": "psychological thriller", "41": "supernatural", "42": "japanese", "43": "martial arts", "44": "cult", "45": "slasher", "46": "silent", "47": "musical", "48": "mystery", "49": "childrens", "50": "animation", "51": "suspense", "52": "short", "53": "biography", "54": "television", "55": "lgbt", "56": "bmovie" }, "initializer_range": 0.02, "label2id": { "action": 23, "actionadventure": 0, "adaptation": 28, "adventure": 1, "animation": 50, "art": 16, "biographical": 9, "biography": 53, "biopic feature": 10, "blackandwhite": 15, "bmovie": 56, "bollywood": 17, "childrens": 49, "childrensfamily": 27, "chinese": 22, "comedy": 5, "comedydrama": 14, "coming of age": 20, "creature": 34, "crime": 13, "cult": 44, "documentary": 7, "drama": 4, "ensemble": 18, "family": 26, "fantasy": 32, "history": 31, "horror": 21, "indie": 39, "japanese": 42, "lgbt": 55, "martial arts": 43, "melodrama": 12, "music": 6, "musical": 47, "mystery": 48, "noir": 29, "parody": 35, "period piece": 11, "political": 36, "psychological thriller": 40, "romance": 8, "satire": 37, "science fiction": 33, "short": 52, "silent": 46, "slapstick": 38, "slasher": 45, "sports": 3, "spy": 25, "supernatural": 41, "suspense": 51, "teen": 19, "television": 54, "thriller": 24, "war": 2, "western": 30 }, "max_position_embeddings": 512, "model_type": "distilbert", "n_heads": 12, "n_layers": 6, "pad_token_id": 0, "problem_type": "multi_label_classification", "qa_dropout": 0.1, "seq_classif_dropout": 0.2, "sinusoidal_pos_embds": false, "tie_weights_": true, "torch_dtype": "float32", "transformers_version": "4.34.1", "vocab_size": 30522 }