rahul7star's picture
Update config.json
4ee87c4 verified
raw
history blame contribute delete
297 Bytes
{
"_name_or_path": "RahulTextLLM",
"architectures": ["BertForQuestionAnswering"],
"model_type": "bert",
"vocab_size": 30522,
"hidden_size": 768,
"num_attention_heads": 12,
"num_hidden_layers": 12,
"intermediate_size": 3072,
"max_position_embeddings": 512,
"num_labels": 2
}