File size: 4,376 Bytes
4d3a399
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
{
    "_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
  }