{ "config": { "activation_function": "tanh", "bias": true, "head_type": "classification", "label2id": { "others": 0, "happy": 1, "sad": 2, "angry": 3 }, "layers": 2, "num_labels": 4, "use_pooler": false }, "hidden_size": 768, "model_class": "RobertaModelWithHeads", "model_name": "roberta-base", "model_type": "roberta", "name": "emo" }