rjeeva's picture
Upload 2 files
582e5af verified
raw
history blame contribute delete
338 Bytes
{
"model": "distilbert-base-uncased",
"dim": 768,
"description": "DistilBERT model for text embedding, suitable for general English tasks.",
"license": "apache-2.0",
"size_in_GB": 0.25,
"sources": {
"hf": "your_hf_username/distilbert-base-uncased-onnx"
},
"model_file": "model.onnx"
}