Is there any way to get an 'all' subset?

#2
by surya-narayanan - opened

Hi, I want to load all the subsets at once- is that possible?

No, unfortunately the loading script of this dataset does not implement an "all" configuration with the entire dataset.

Alternatively, you could iterate over all the configurations, load the corresponding dataset, and then concatenate all of them.

albertvillanova changed discussion status to closed

Great point, thanks!

Sign up or log in to comment