macavaney commited on
Commit
901ad6e
1 Parent(s): a6d91ab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ widget:
14
  example_title: "antique"
15
  datasets:
16
  - irds:msmarco-passage
17
- library_name: pyterrier
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).