zeroshot commited on
Commit
9e3e4e4
1 Parent(s): a3840fa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -707,6 +707,9 @@ model-index:
707
  - type: max_f1
708
  value: 77.61566374357423
709
  ---
 
 
 
710
  This is the sparsified ONNX variant of the [bge-base-en-v1.5](https://huggingface.co/BAAI/bge-base-en-v1.5) embeddings model created with [DeepSparse Optimum](https://github.com/neuralmagic/optimum-deepsparse) for ONNX export/inference pipeline and Neural Magic's [Sparsify](https://github.com/neuralmagic/sparsify) for one-shot quantization (INT8) and unstructured pruning (50%).
711
 
712
  Current list of sparse and quantized bge ONNX models:
 
707
  - type: max_f1
708
  value: 77.61566374357423
709
  ---
710
+
711
+ # bge-base-en-v1.5-sparse
712
+
713
  This is the sparsified ONNX variant of the [bge-base-en-v1.5](https://huggingface.co/BAAI/bge-base-en-v1.5) embeddings model created with [DeepSparse Optimum](https://github.com/neuralmagic/optimum-deepsparse) for ONNX export/inference pipeline and Neural Magic's [Sparsify](https://github.com/neuralmagic/sparsify) for one-shot quantization (INT8) and unstructured pruning (50%).
714
 
715
  Current list of sparse and quantized bge ONNX models: