Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ widget:
|
|
| 14 |
example_title: "antique"
|
| 15 |
datasets:
|
| 16 |
- irds:msmarco-passage
|
| 17 |
-
library_name:
|
| 18 |
---
|
| 19 |
|
| 20 |
A Doc2Query model based on `t5-base` and trained on MS MARCO. This is a version of [the checkpoint released by the original authors](https://git.uwaterloo.ca/jimmylin/doc2query-data/raw/master/T5-passage/t5-base.zip), converted to pytorch format and ready for use in [`pyterrier_doc2query`](https://github.com/terrierteam/pyterrier_doc2query).
|
|
|
|
| 14 |
example_title: "antique"
|
| 15 |
datasets:
|
| 16 |
- irds:msmarco-passage
|
| 17 |
+
library_name: transformers
|
| 18 |
---
|
| 19 |
|
| 20 |
A Doc2Query model based on `t5-base` and trained on MS MARCO. This is a version of [the checkpoint released by the original authors](https://git.uwaterloo.ca/jimmylin/doc2query-data/raw/master/T5-passage/t5-base.zip), converted to pytorch format and ready for use in [`pyterrier_doc2query`](https://github.com/terrierteam/pyterrier_doc2query).
|