Skip to content

Commit ee63978

Browse files
committed
Fix relative link in readme
1 parent 143d6fc commit ee63978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
The document collection is MS MARCO Passages and has to be stored in `collection.tsv`.
44
Furthermore, for the `doc2query` based approaches, descriptive queries for each document in the collection must be stored in `doc2query.tsv`.
5-
This file can be automatically generated using [this script](scripts/doc2query-t5.py). :warning: May take several days.
5+
This file can be automatically generated using [this script](../scripts/doc2query-t5.py). :warning: May take several days.
66

77
A MS MARCO document collection has been provided [here](https://gustav1.ux.uis.no/dat640/msmarco-passage.tar.gz).
88
A pre-generated `doc2query.tsv` file has been made available [here](https://drive.google.com/file/d/1vGGGu0eprxG_iUm9Z5xkbsKEwjJoAf_A/view?usp=drive_link).

0 commit comments

Comments
 (0)