File size: 152 Bytes
cd3c1ea |
1 2 3 4 5 6 7 |
{
"model_type": "bert",
"architectures": ["BertForMaskedLM"],
"hidden_size": 768,
"num_attention_heads": 12,
"task": "medical-nlp"
} |
cd3c1ea |
1 2 3 4 5 6 7 |
{
"model_type": "bert",
"architectures": ["BertForMaskedLM"],
"hidden_size": 768,
"num_attention_heads": 12,
"task": "medical-nlp"
} |