Skip to content

Commit

Permalink
chore: update test script
Browse files Browse the repository at this point in the history
  • Loading branch information
versey-sherry committed Dec 9, 2021
1 parent 1197be1 commit 1c28945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/download_test_dataset.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
curl -L -o data.zip https://www.dropbox.com/sh/13i5wx6iyrwh2wk/AAAZpjPEv424AAm5pW2O6nZ8a?dl=0 && unzip data.zip -d data
curl -L -o data.zip https://www.dropbox.com/sh/lwg9l1u80ma3buv/AABQ0gpUA89LakWEjx1kdmWva?dl=0 && unzip data.zip -d data
rm data.zip

0 comments on commit 1c28945

Please sign in to comment.