Update model metadata to set pipeline tag to the new `text-ranking` and library name to `sentence-transformers` (#1)
Browse files- Update model metadata to set pipeline tag to the new `text-ranking` and library name to `sentence-transformers` (6a8dfb39928deee62cc091901e2cde6786374be0)
Co-authored-by: Tom Aarsen <tomaarsen@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1 +1,5 @@
|
|
|
|
|
|
|
|
|
|
1 |
ONNX version of the https://huggingface.co/antoinelouis/crossencoder-camembert-base-mmarcoFR model
|
|
|
1 |
+
---
|
2 |
+
library_name: sentence-transformers
|
3 |
+
pipeline_tag: text-ranking
|
4 |
+
---
|
5 |
ONNX version of the https://huggingface.co/antoinelouis/crossencoder-camembert-base-mmarcoFR model
|