I have a few datasets hosted, for example:
- ESOL: scikit-fingerprints/MoleculeNet_ESOL · Datasets at Hugging Face
- BACE: scikit-fingerprints/MoleculeNet_BACE · Datasets at Hugging Face
First shows nicely, as the CSV file. For BACE, I also added a second JSON file with recommended split indexes. However, the CSV file for BACE is still the main file, and it should be shown on the page.
How can I specify which file gets shown by default in the dataset viewer, i.e. how do I specify the “main” file?