word2vec-quantized / config.json
davidmezzetti's picture
Initial version
caccd81
raw
history blame contribute delete
167 Bytes
{
"model_type": "staticvectors",
"storage": "safetensors",
"format": "text",
"source": "GoogleNews-vectors-negative300.txt",
"total": 3000000,
"dim": 300
}