word2vec / config.json
MathewShen's picture
Push model using huggingface_hub.
b853234 verified
Raw
History Blame Contribute Delete
49 Bytes
{
"embedding_dim": 100,
"vocab_size": 20000
}