Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model:
|
4 |
+
- cross-encoder/ms-marco-TinyBERT-L-2
|
5 |
+
---
|
6 |
+
|
7 |
+
Small onnx reranker for running tests in CI pipelines.
|
8 |
+
Optimized and quantized version of cross-encoder/ms-marco-TinyBERT-L-2
|