ccsasuke commited on
Commit
6f39825
·
1 Parent(s): a12b748

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,3 +1,9 @@
 
 
 
 
 
 
1
  This model is the context encoder of the Wiki BM25 Lexical Model (Λ) from the SPAR paper:
2
 
3
  [Salient Phrase Aware Dense Retrieval: Can a Dense Retriever Imitate a Sparse One?](https://arxiv.org/abs/2110.06918)
 
1
+ ---
2
+ tags:
3
+ - feature-extraction
4
+ pipeline_tag: feature-extraction
5
+ ---
6
+
7
  This model is the context encoder of the Wiki BM25 Lexical Model (Λ) from the SPAR paper:
8
 
9
  [Salient Phrase Aware Dense Retrieval: Can a Dense Retriever Imitate a Sparse One?](https://arxiv.org/abs/2110.06918)