905a517
0fca8b8
905a517
0fca8b8
905a517
0fca8b8
| | {
"architectures": ["CAPModel"],
"model_type": "cap",
"base_model_name": "roberta-base",
"num_labels": 3,
"dropout": 0.1,
"auto_map": {
"AutoConfig": "modeling_cap.CAPConfig",
"AutoModel": "modeling_cap.CAPModel"
}
} |