Dataset Viewer issue: FileFormatMismatchBetweenSplitsError when using webdataset

#1
by ejschwartz - opened

The dataset viewer is not working.

Error details:

Error code:   FileFormatMismatchBetweenSplitsError

All three splits, train, test, and validation, use webdataset. But only the train split has more than one file. How can I force the other two splits to also be interpreted as being the webdataset format?

cc @albertvillanova @lhoestq @severo .

Sign up or log in to comment