RyanDDD's picture
Upload folder using huggingface_hub
8c4351d verified
Raw
History Blame Contribute Delete
448 Bytes
{
"architectures": [
"EmpathyModel"
],
"attn_heads": 1,
"auto_map": {
"AutoConfig": "modeling_empathy.EmpathyModelConfig",
"AutoModel": "modeling_empathy.EmpathyModel"
},
"empathy_num_labels": 3,
"empathy_type": "ER",
"hidden_dropout_prob": 0.2,
"hidden_size": 768,
"max_length": 64,
"model_type": "empathy_classifier",
"rationale_num_labels": 2,
"torch_dtype": "float32",
"transformers_version": "4.44.2"
}