akivajoshBERT / config.json
jlw1491625's picture
Update config.json
d02631f verified
raw
history blame
117 Bytes
{
"model_type": "bert",
"dropout_rate": 0.1,
"num_labels": 2,
"pretrained_model_name": "bert-base-uncased"
}