Update README.md
Browse files
README.md
CHANGED
|
@@ -124,7 +124,7 @@ language:
|
|
| 124 |
- en
|
| 125 |
---
|
| 126 |
|
| 127 |
-
# SPLADE-
|
| 128 |
|
| 129 |
This is a SPLADE sparse retrieval model based on BERT-Small (29M) that was trained by distilling a Cross-Encoder on the MSMARCO dataset. The cross-encoder used was [ms-marco-MiniLM-L6-v2](https://huggingface.co/cross-encoder/ms-marco-MiniLM-L6-v2).
|
| 130 |
|
|
|
|
| 124 |
- en
|
| 125 |
---
|
| 126 |
|
| 127 |
+
# SPLADE-Small
|
| 128 |
|
| 129 |
This is a SPLADE sparse retrieval model based on BERT-Small (29M) that was trained by distilling a Cross-Encoder on the MSMARCO dataset. The cross-encoder used was [ms-marco-MiniLM-L6-v2](https://huggingface.co/cross-encoder/ms-marco-MiniLM-L6-v2).
|
| 130 |
|