Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | 
         @@ -3,4 +3,18 @@ license: mit 
     | 
|
| 3 | 
         
             
            language:
         
     | 
| 4 | 
         
             
            - en
         
     | 
| 5 | 
         
             
            ---
         
     | 
| 6 | 
         
            -
            This is the quantized (INT8) ONNX variant of the [bge-large-en-v1.5](https://huggingface.co/BAAI/bge-large-en-v1.5) model for embeddings created with [DeepSparse Optimum](https://github.com/neuralmagic/optimum-deepsparse) for ONNX export/inference pipeline and Neural Magic's [Sparsify](https://account.neuralmagic.com/signin?client_id=d04a5f0c-983d-11ed-88a6-971073f187d3&return_to=https%3A//accounts.neuralmagic.com/v1/connect/authorize%3Fscope%3Dsparsify%3Aread%2Bsparsify%3Awrite%2Buser%3Aapi-key%3Aread%2Buser%3Aprofile%3Awrite%2Buser%3Aprofile%3Aread%26response_type%3Dcode%26code_challenge_method%3DS256%26redirect_uri%3Dhttps%3A//apps.neuralmagic.com/sparsify/oidc/callback.html%26state%3Da9b466a6193c4a7b92cba469408d2495%26client_id%3Dd04a5f0c-983d-11ed-88a6-971073f187d3%26code_challenge%3DP0EkmKBpplTb7crJOGS8YLSwT8UH-BeuD0wuE4JTORQ%26response_mode%3Dquery) for One-Shot quantization.
         
     | 
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
| 
         | 
|
| 3 | 
         
             
            language:
         
     | 
| 4 | 
         
             
            - en
         
     | 
| 5 | 
         
             
            ---
         
     | 
| 6 | 
         
            +
            This is the quantized (INT8) ONNX variant of the [bge-large-en-v1.5](https://huggingface.co/BAAI/bge-large-en-v1.5) model for embeddings created with [DeepSparse Optimum](https://github.com/neuralmagic/optimum-deepsparse) for ONNX export/inference pipeline and Neural Magic's [Sparsify](https://account.neuralmagic.com/signin?client_id=d04a5f0c-983d-11ed-88a6-971073f187d3&return_to=https%3A//accounts.neuralmagic.com/v1/connect/authorize%3Fscope%3Dsparsify%3Aread%2Bsparsify%3Awrite%2Buser%3Aapi-key%3Aread%2Buser%3Aprofile%3Awrite%2Buser%3Aprofile%3Aread%26response_type%3Dcode%26code_challenge_method%3DS256%26redirect_uri%3Dhttps%3A//apps.neuralmagic.com/sparsify/oidc/callback.html%26state%3Da9b466a6193c4a7b92cba469408d2495%26client_id%3Dd04a5f0c-983d-11ed-88a6-971073f187d3%26code_challenge%3DP0EkmKBpplTb7crJOGS8YLSwT8UH-BeuD0wuE4JTORQ%26response_mode%3Dquery) for One-Shot quantization.
         
     | 
| 7 | 
         
            +
             
     | 
| 8 | 
         
            +
            Model achieves 100% accuracy recovery on the STSB validation dataset vs. [dense ONNX variant](https://huggingface.co/zeroshot/bge-base-en-v1.5-dense).
         
     | 
| 9 | 
         
            +
             
     | 
| 10 | 
         
            +
            Other sparse and quantized bge ONNX models:
         
     | 
| 11 | 
         
            +
             
     | 
| 12 | 
         
            +
            [zeroshot/bge-large-en-v1.5-sparse](https://huggingface.co/zeroshot/bge-large-en-v1.5-sparse)
         
     | 
| 13 | 
         
            +
             
     | 
| 14 | 
         
            +
            [zeroshot/bge-base-en-v1.5-sparse](https://huggingface.co/zeroshot/bge-base-en-v1.5-sparse)
         
     | 
| 15 | 
         
            +
             
     | 
| 16 | 
         
            +
            [zeroshot/bge-base-en-v1.5-quant](https://huggingface.co/zeroshot/bge-base-en-v1.5-quant)
         
     | 
| 17 | 
         
            +
             
     | 
| 18 | 
         
            +
            [zeroshot/bge-small-en-v1.5-sparse](https://huggingface.co/zeroshot/bge-small-en-v1.5-sparse)
         
     | 
| 19 | 
         
            +
             
     | 
| 20 | 
         
            +
            [zeroshot/bge-small-en-v1.5-quant](https://huggingface.co/zeroshot/bge-small-en-v1.5-quant)
         
     |