{ "_name_or_path": "distilbert-base-uncased", "activation": "gelu", "architectures": [ "DistilBertForMultilabelSequenceClassification" ], "attention_dropout": 0.1, "attention_probs_dropout_prob": 0.1, "classifier_dropout": null, "dim": 768, "dropout": 0.1, "hidden_act": "gelu", "hidden_dim": 3072, "hidden_dropout_prob": 0.1, "hidden_size": 768, "id2label": { "0": ":joy:", "1": ":unamused:", "2": ":weary:", "3": ":sob:", "4": ":heart_eyes:", "5": ":pensive:", "6": ":ok_hand:", "7": ":blush:", "8": ":heart:", "9": ":smirk:", "10":":grin:", "11":":notes:", "12":":flushed:", "13":":100:", "14":":sleeping:", "15":":relieved:", "16":":relaxed:", "17":":raised_hands:", "18":":two_hearts:", "19":":expressionless:", "20":":sweat_smile:", "21":":pray:", "22":":confused:", "23":":kissing_heart:", "24":":hearts:", "25":":neutral_face:", "26":":information_desk_person:", "27":":disappointed:", "28":":see_no_evil:", "29":":tired_face:", "30":":v:", "31":":sunglasses:", "32":":rage:", "33":":thumbsup:", "34":":cry:", "35":":sleepy:", "36":":stuck_out_tongue_winking_eye:", "37":":triumph:", "38":":raised_hand:", "39":":mask:", "40":":clap:", "41":":eyes:", "42":":gun:", "43":":persevere:", "44":":imp:", "45":":sweat:", "46":":broken_heart:", "47":":blue_heart:", "48":":headphones:", "49":":speak_no_evil:", "50":":wink:", "51":":skull:", "52":":confounded:", "53":":smile:", "54":":stuck_out_tongue_winking_eye:", "55":":angry:", "56":":no_good:", "57":":muscle:", "58":":punch:", "59":":purple_heart:", "60":":sparkling_heart:", "61":":blue_heart:", "62":":grimacing:", "63":":sparkles:" }, "initializer_range": 0.02, "intermediate_size": 3072, "label2id": { ":joy:": 0, ":unamused:": 1, ":weary:": 2, ":sob:": 3, ":heart_eyes:": 4, ":pensive:": 5, ":ok_hand:": 6, ":blush:": 7, ":heart:": 8, ":smirk:": 9, ":grin:": 10, ":notes:": 11, ":flushed:": 12, ":100:": 13, ":sleeping:": 14, ":relieved:": 15, ":relaxed:": 16, ":raised_hands:": 17, ":two_hearts:": 18, ":expressionless:": 19, ":sweat_smile:": 20, ":pray:": 21, ":confused:": 22, ":kissing_heart:": 23, ":hearts:": 24, ":neutral_face:": 25, ":information_desk_person:": 26, ":disappointed:": 27, ":see_no_evil:": 28, ":tired_face:": 29, ":v:": 30, ":sunglasses:": 31, ":rage:": 32, ":thumbsup:": 33, ":cry:": 34, ":sleepy:": 35, ":stuck_out_tongue_winking_eye:": 54, ":triumph:": 37, ":raised_hand:": 38, ":mask:": 39, ":clap:": 40, ":eyes:": 41, ":gun:": 42, ":persevere:": 43, ":imp:": 44, ":sweat:": 45, ":broken_heart:": 46, ":blue_heart:": 61, ":headphones:": 48, ":speak_no_evil:": 49, ":wink:": 50, ":skull:": 51, ":confounded:": 52, ":smile:": 53, ":angry:": 55, ":no_good:": 56, ":muscle:": 57, ":punch:": 58, ":purple_heart:": 59, ":sparkling_heart:": 60, ":grimacing:": 62, ":sparkles:": 63 }, "layer_norm_eps": 1e-12, "max_position_embeddings": 512, "model_type": "bert", "n_heads": 12, "n_layers": 6, "num_attention_heads": 12, "num_hidden_layers": 12, "pad_token_id": 0, "position_embedding_type": "absolute", "qa_dropout": 0.1, "seq_classif_dropout": 0.2, "sinusoidal_pos_embds": false, "tie_weights_": true, "torch_dtype": "float32", "transformers_version": "4.12.5", "type_vocab_size": 2, "use_cache": true, "vocab_size": 30522 }