automl / jahs_bench_201

The first collection of surrogate benchmarks for Joint Architecture and Hyperparameter Search.
https://automl.github.io/jahs_bench_201/
MIT License
15 stars 7 forks source link

Data download #20

Closed hadarshavit closed 6 days ago

hadarshavit commented 3 months ago

Hi, I'm trying to run the live benchmark but encounter a few data related issues, like

No such file or directory: '/tmp/ni574034/login23-1_3045/fashion_mnist/downsampled/32/fashion_mnist/dataset_info.json'

or missing "cifar10-validation-split.json". How should I download the data?

Thanks!