|
{ |
|
"_name_or_path": "microsoft/xtremedistil-l6-h384-uncased", |
|
"architectures": [ |
|
"BertForSequenceClassification" |
|
], |
|
"attention_probs_dropout_prob": 0.1, |
|
"classifier_dropout": null, |
|
"gradient_checkpointing": false, |
|
"hidden_act": "gelu", |
|
"hidden_dropout_prob": 0.1, |
|
"hidden_size": 384, |
|
"id2label": { |
|
"0":"admiration ๐", |
|
"1":"amusement ๐", |
|
"2":"anger ๐ก", |
|
"3":"annoyance ๐", |
|
"4":"approval ๐", |
|
"5":"caring ๐ค", |
|
"6":"confusion ๐", |
|
"7":"curiosity ๐ค", |
|
"8":"desire ๐", |
|
"9":"disappointment ๐", |
|
"10":"disapproval ๐", |
|
"11":"disgust ๐คฎ", |
|
"12":"embarrassment ๐ณ", |
|
"13":"excitement ๐คฉ", |
|
"14":"fear ๐จ", |
|
"15":"gratitude ๐", |
|
"16":"grief ๐ข", |
|
"17":"joy ๐", |
|
"18":"love โค๏ธ", |
|
"19":"nervousness ๐ฌ", |
|
"20":"optimism ๐ค", |
|
"21":"pride ๐", |
|
"22":"realization ๐ก", |
|
"23":"relief ๐
", |
|
"24":"remorse ๐", |
|
"25":"sadness ๐", |
|
"26":"surprise ๐ฒ", |
|
"27":"neutral ๐" |
|
}, |
|
"initializer_range": 0.02, |
|
"intermediate_size": 1536, |
|
"label2id": { |
|
"admiration ๐":0, |
|
"amusement ๐":1, |
|
"anger ๐ก":2, |
|
"annoyance ๐":3, |
|
"approval ๐":4, |
|
"caring ๐ค":5, |
|
"confusion ๐":6, |
|
"curiosity ๐ค":7, |
|
"desire ๐":8, |
|
"disappointment ๐":9, |
|
"disapproval ๐":10, |
|
"disgust ๐คฎ":11, |
|
"embarrassment ๐ณ":12, |
|
"excitement ๐คฉ":13, |
|
"fear ๐จ":14, |
|
"gratitude ๐":15, |
|
"grief ๐ข":16, |
|
"joy ๐":17, |
|
"love โค๏ธ":18, |
|
"nervousness ๐ฌ":19, |
|
"optimism ๐ค":20, |
|
"pride ๐":21, |
|
"realization ๐ก":22, |
|
"relief ๐
":23, |
|
"remorse ๐":24, |
|
"sadness ๐":25, |
|
"surprise ๐ฒ":26, |
|
"neutral ๐":27 |
|
}, |
|
"layer_norm_eps": 1e-12, |
|
"max_position_embeddings": 512, |
|
"model_type": "bert", |
|
"num_attention_heads": 12, |
|
"num_hidden_layers": 6, |
|
"pad_token_id": 0, |
|
"position_embedding_type": "absolute", |
|
"problem_type": "multi_label_classification", |
|
"torch_dtype": "float32", |
|
"transformers_version": "4.15.0", |
|
"type_vocab_size": 2, |
|
"use_cache": true, |
|
"vocab_size": 30522 |
|
} |
|
|