word-embeddings-1830 / config.json
tx-smitht's picture
Upload config.json
f6af1eb verified
raw
history blame contribute delete
82 Bytes
{
"vocab_size": 5999,
"embedding_dim": 384,
"model_type": "word_embedding"
}