Update README.md
Browse files
README.md
CHANGED
@@ -135,7 +135,7 @@ language:
|
|
135 |
- en
|
136 |
---
|
137 |
|
138 |
-
# SPLADE
|
139 |
|
140 |
This is a SPLADE sparse retrieval model based on BERT-Tiny (4M) 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).
|
141 |
|
|
|
135 |
- en
|
136 |
---
|
137 |
|
138 |
+
# SPLADE-Tiny
|
139 |
|
140 |
This is a SPLADE sparse retrieval model based on BERT-Tiny (4M) 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).
|
141 |
|