From 5d11786afae7e4dd6ec035f67c49928ca363d07b Mon Sep 17 00:00:00 2001 From: Siddhant Chaudhary Date: Wed, 29 May 2024 20:24:13 +0530 Subject: [PATCH] Creating a smaller dataset for testing. --- examples/lotte.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/lotte.sh b/examples/lotte.sh index 1ecc4cd..c2e3902 100644 --- a/examples/lotte.sh +++ b/examples/lotte.sh @@ -1,2 +1,3 @@ wget https://downloads.cs.stanford.edu/nlp/data/colbert/colbertv2/lotte.tar.gz -P downloads/ tar -xvzf downloads/lotte.tar.gz -C downloads/ +head downloads/lotte/lifestyle/dev/collection.tsv > downloads/lotte/lifestyle/dev/short_collection.tsv