WangZeJun's picture
Upload config.json
e0fc627
raw
history blame
339 Bytes
{
"attention_probs_dropout_prob": 0.1,
"directionality": "bidi",
"hidden_act": "gelu",
"hidden_dropout_prob": 0.1,
"embedding_size": 384,
"hidden_size": 384,
"initializer_range": 0.02,
"intermediate_size": 1536,
"num_attention_heads": 6,
"num_hidden_layers": 6,
"type_vocab_size": 2,
"vocab_size": 12000
}