Rogendo's picture
Upload Multi-task classification model
459ef90 verified
raw
history blame contribute delete
338 Bytes
{
"_name_or_path": "distilbert-base-uncased",
"architectures": [
"MultiTaskDistilBert"
],
"model_type": "distilbert",
"custom_model": true,
"num_main_labels": 6,
"num_sub_labels": 43,
"num_intervention_labels": 22,
"num_priority_labels": 3,
"dropout": 0.2,
"max_position_embeddings": 512,
"vocab_size": 30522
}