Hermi2023 commited on
Commit
32e5c74
1 Parent(s): 1d4effe

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - retrieval
4
+ - document-expansion
5
+ - translation
6
+ datasets:
7
+ - irds/msmarco-passage
8
+ language:
9
+ - en
10
+ pipeline_tag: text2text-generation
11
+ library_name: transformers
12
+ ---
13
+
14
+ A Doc2Query model based on [macavaney/doc2query-t5-base-msmarco](https://huggingface.co/macavaney/doc2query-t5-base-msmarco) and trained on MS MARCO with **100 steps** in **1 to 1** mode.