3ricL commited on
Commit
dcd62b8
1 Parent(s): 282a7bb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: unknown
3
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: unknown
3
+ datasets:
4
+ - microsoft/ms_marco
5
+ language:
6
+ - en
7
+ ---
8
+
9
+ This is a re-upload of the ANCE (Approximate Nearest Neighbor Negative Contrastive Learning for Dense Text Retrieval) first checkpoint trained on MS-MARCO.
10
+ The files were retrieved from this [GitHub issue](https://github.com/microsoft/ANCE/issues/23). We re-uploaded this checkpoint for a reproduction study.