Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- mteb
|
|
|
4 |
model-index:
|
5 |
- name: bge-small-en-v1.5-sparse
|
6 |
results:
|
@@ -544,6 +545,8 @@ model-index:
|
|
544 |
- type: max_f1
|
545 |
value: 76.09190339866403
|
546 |
license: mit
|
|
|
|
|
547 |
---
|
548 |
This is the sparse ONNX variant of the [bge-small-en-v1.5](https://huggingface.co/BAAI/bge-small-en-v1.5) embeddings model created with [DeepSparse Optimum](https://github.com/neuralmagic/optimum-deepsparse) for ONNX export 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 and unstructured pruning (50%).
|
549 |
|
@@ -559,4 +562,4 @@ Current up-to-date list of sparse and quantized bge ONNX models:
|
|
559 |
|
560 |
[zeroshot/bge-small-en-v1.5-sparse](https://huggingface.co/zeroshot/bge-small-en-v1.5-sparse)
|
561 |
|
562 |
-
[zeroshot/bge-small-en-v1.5-quant](https://huggingface.co/zeroshot/bge-small-en-v1.5-quant)
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- mteb
|
4 |
+
- sparse sparsity quantized onnx embeddings int8
|
5 |
model-index:
|
6 |
- name: bge-small-en-v1.5-sparse
|
7 |
results:
|
|
|
545 |
- type: max_f1
|
546 |
value: 76.09190339866403
|
547 |
license: mit
|
548 |
+
language:
|
549 |
+
- en
|
550 |
---
|
551 |
This is the sparse ONNX variant of the [bge-small-en-v1.5](https://huggingface.co/BAAI/bge-small-en-v1.5) embeddings model created with [DeepSparse Optimum](https://github.com/neuralmagic/optimum-deepsparse) for ONNX export 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 and unstructured pruning (50%).
|
552 |
|
|
|
562 |
|
563 |
[zeroshot/bge-small-en-v1.5-sparse](https://huggingface.co/zeroshot/bge-small-en-v1.5-sparse)
|
564 |
|
565 |
+
[zeroshot/bge-small-en-v1.5-quant](https://huggingface.co/zeroshot/bge-small-en-v1.5-quant)
|