diff --git a/README.md b/README.md index e9f0d636d73e7d22934c1086eb357cca0c8411d6..2538687217be8d24f95db2b79381ed02815719a2 100644 --- a/README.md +++ b/README.md @@ -25,4 +25,4 @@ File | Size | MD5 | Download :----|-----:|:----|:----- `msmarco-docs.tsv.gz` | 7.9 GB | `103b19e21ad324d8a5f1ab562425c0b4` | [[Download](https://git.uwaterloo.ca/jimmylin/doc2query-data/raw/master/T5-doc/msmarco-docs.tsv.gz)] `predicted_queries_doc.tar.gz` | 2.2 GB | `4967214dfffbd33722837533c838143d` | [[Download](https://git.uwaterloo.ca/jimmylin/doc2query-data/raw/master/T5-doc/predicted_queries_doc.tar.gz)] -`segment_doc_ids.txt` | 170 MB | `82c00bebab0d98c1dc07d78fac3d8b8d` | [[Download](https://git.uwaterloo.ca/jimmylin/doc2query-data/raw/master/T5-doc/segment_doc_ids.txt)] +`msmarco_doc_passage_ids.txt` | 170 MB | `82c00bebab0d98c1dc07d78fac3d8b8d` | [[Download](https://git.uwaterloo.ca/jimmylin/doc2query-data/raw/master/T5-doc/msmarco_doc_passage_ids.txt)] diff --git a/T5-doc/segment_doc_ids.txt b/T5-doc/msmarco_doc_passage_ids.txt similarity index 100% rename from T5-doc/segment_doc_ids.txt rename to T5-doc/msmarco_doc_passage_ids.txt