Hi @jacques_peeters, itβs weird, and thanks to let us know.
Let us check and upload compressed versions as well asap. Meanwhile, you can use βSave link asβ in case your browser isnβt saving the file by default.
Hi @jacques_peeters, itβs weird, and thanks to let us know.
Let us check and upload compressed versions as well asap. Meanwhile, you can use βSave link asβ in case your browser isnβt saving the file by default.
I should have been smarter and try the βSave Link Asβ¦β, thank you
Maybe it is a chrome extension on my side
Hi guys,
Anyone know how to download the dataset by wget way ? not through the download button. e.g.
wget AIcrowd
?
Just click the download button, and copy the link from the browser download content page, it should be a aws link.
it is too slowly to download
what is the maximum number of submissions allowed for one task?
Hi @zeromq, @good-good-study, others,
You can also use AIcrowd CLI to download the datasets, if you prefer terminal approach.
For listing all the files for this challenge:
β― aicrowd dataset list --challenge esci-challenge-for-improving-product-search
Datasets for challenge #1031
ββββββ¬βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ¬ββββββββββββββ¬ββββββββββββ
β # β Title β Description β Size β
ββββββΌβββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββΌββββββββββββββΌββββββββββββ€
β 0 β Task 1: Query Product Ranking/product_catalogue-v0.1.csv β - β 1.06 GB β
β 1 β Task 1: Query Product Ranking/sample_submission-v0.1.csv β - β 1.23 MB β
β 2 β Task 1: Query Product Ranking/test_public-v0.1.csv β - β 247.81 KB β
β 3 β Task 1: Query Product Ranking/train-v0.1.csv β - β 42.20 MB β
β 4 β Task 2: Multiclass Product Classification/product_catalogue-v0.1.csv β - β 2.13 GB β
β 5 β Task 2: Multiclass Product Classification/sample_submission-v0.1.csv β - β 7.00 MB β
β 6 β Task 2: Multiclass Product Classification/test_public-v0.1.csv β - β 17.86 MB β
β 7 β Task 2: Multiclass Product Classification/train-v0.1.csv β - β 96.16 MB β
β 8 β Task 3: Product Substitute Identification/product_catalogue-v0.1.csv β - β 2.13 GB β
β 9 β Task 3: Product Substitute Identification/sample_submission-v0.1.csv β - β 8.09 MB β
β 10 β Task 3: Product Substitute Identification/test_public-v0.1.csv β - β 17.86 MB β
β 11 β Task 3: Product Substitute Identification/train-v0.1.csv β - β 106.44 MB β
ββββββ΄βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ΄ββββββββββββββ΄ββββββββββββ
For downloading all the files:
β― aicrowd dataset download --challenge esci-challenge-for-improving-product-search
For downloading selected files:
# Using wildcard or file names, below will download all the Task 1's files
β― aicrowd dataset download --challenge esci-challenge-for-improving-product-search "Task 1*"
# Using ID given in the table during listing
β― aicrowd dataset download --challenge esci-challenge-for-improving-product-search 1
And obviously to install AIcrowd CLI , you can do:
β― pip install -U aicrowd-cli
Welcome to KDD Cup and hoping for your submissions soon!
Hi @shuliang, the files are hosted on S3 so it is unlikely that there is issue on the server side.
Can you try changing your internet ISP in case it is throttling the download speed?
We will release compressed versions too soon for making it more accessible.
Please let all your feedbacks come in!
HI, @shivam for task-1, i see queryids are overlapping, is it expected? see attached screenshot for your reference!
Text of query_id=0 is overlapping in query_id=1 and so on
Cool, will wait for the update then !
This should be addressed in the v2.0
release of the dataset.
Hi @mohanty @shivam ,
I have some questions about the timeline and rules.
Hi! I want to make a code submission but it says β I am not authorized to access this pageβ β¦ you say i need to accept the challenge rules by clicking on the Participate button
but i cant find it. Could you help me find it?
Hi @olivertautz,
You can find the participate button on the challenge page.
https://www.aicrowd.com/challenges/esci-challenge-for-improving-product-search
Thank you! I clicked it but it still doesnt work
Can maybe only team leads do code submissions or something?
Hi @olivertautz, thatβs not the case, and any team member can submit in the challenge (not only the team member).
Can you please help by sharing relevant URL (Issue page, submission ID, etc) and/or a screenshot?