CoolFace
Modelpublic

NeuML/glove-6B-quantized

sourceHugging Facepddlupdated 2y agoView on Hugging Face
3likes35kdownloads
config.json8 linesDownload Raw Back to root
1{2  "model_type": "staticvectors",3  "storage": "safetensors",4  "format": "text",5  "source": "glove.6B.300d.txt",6  "total": 400000,7  "dim": 3008}