File size: 167 Bytes
cd47325 |
1 2 3 4 5 6 7 8 |
{
"model_type": "test_model",
"hidden_size": 768,
"num_attention_heads": 12,
"num_hidden_layers": 12,
"vocab_size": 30522,
"max_position_embeddings": 512
} |
cd47325 |
1 2 3 4 5 6 7 8 |
{
"model_type": "test_model",
"hidden_size": 768,
"num_attention_heads": 12,
"num_hidden_layers": 12,
"vocab_size": 30522,
"max_position_embeddings": 512
} |