Skip to content

Commit

Permalink
Add colbert as jupyter notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
mam10eks committed May 3, 2023
1 parent 706a9b3 commit 4b23eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tira-ir-starters/pyterrier-colbert/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Please refer to the general tutorial on [how to import your retrieval approach t
## Building the image:

```
docker build -t webis/tira-ir-starter-pyterrier-colbert:0.0.1 --build-arg MODEL_NAME=http://www.dcs.gla.ac.uk/~craigm/colbert.dnn.zip -f pyterrier-colbert/Dockerfile .
docker build -t webis/tira-ir-starter-pyterrier-colbert:0.0.2 --build-arg MODEL_NAME=http://www.dcs.gla.ac.uk/~craigm/colbert.dnn.zip -f pyterrier-colbert/Dockerfile .
```

You can test it locally via:
Expand Down

0 comments on commit 4b23eba

Please sign in to comment.