Update model card yaml
Browse files
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
1 |
This model has been trained without supervision following the approach described in [Towards Unsupervised Dense Information Retrieval with Contrastive Learning](https://arxiv.org/abs/2112.09118). The associated GitHub repository is available here https://github.com/facebookresearch/contriever.
|
2 |
|
3 |
## Usage (HuggingFace Transformers)
|
|
|
1 |
+
---
|
2 |
+
tags: feature-extraction
|
3 |
+
pipeline_tag: feature-extraction
|
4 |
+
---
|
5 |
This model has been trained without supervision following the approach described in [Towards Unsupervised Dense Information Retrieval with Contrastive Learning](https://arxiv.org/abs/2112.09118). The associated GitHub repository is available here https://github.com/facebookresearch/contriever.
|
6 |
|
7 |
## Usage (HuggingFace Transformers)
|