paraphrastic_test / config.json
jwieting's picture
Update config.json
7d4adda
raw
history blame
300 Bytes
{
"embedding_size": 1024,
"torch_dtype": "float32",
"normalization_type": "no_norm",
"model_type": "bert",
"transformers_version": "4.24.0",
"embedding_size": 1024,
"hidden_size": 1024,
"num_hidden_layers": 0,
"trigram_input": false,
"type_vocab_size": 1,
"vocab_size": 82983
}