Dataset Viewer issue
#1
by
FredZhang7
- opened
The dataset viewer is not working.
Error details:
Error code: UnexpectedError
The viewer only seems to work for one set of validation and train csv. But I have two validation and two train sets (for different tasks). Is there anything I can do to display all sets?
Thank you for your help
Hi ! There's a new feature coming that will make it work: you'll be able to separate your dataset into multiple configurations (e.g. per task) and splits by yourself.
Here is a sneak peak at the documentation (wip): https://moon-ci-docs.huggingface.co/docs/datasets/pr_5331/en/repository_structure#dataset-configurations-and-subsets
Looks great! Thank you!