Update README.md
Browse files
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.
|