spencer commited on
Commit
dff1e38
1 Parent(s): a05d4c0

Update model card yaml

Browse files
Files changed (1) hide show
  1. README.md +4 -0
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)