Datasets:

Languages:
English
Size Categories:
10B<n<100B
ArXiv:
Tags:
math

Fix Dataset Viewer

#2
by lhoestq HF staff - opened
No description provided.

You don't need a dataset script, JSONL files are supported out-of-the-box :)

I removed the dataset script and defined the three subsets in a few lines of YAML.
This should fix the dataset viewer and also this issue cc @zhangirazerbayev

Testing this rn

Thanks for the fix!

zhangirazerbayev changed pull request status to merged

Hi ! it looks like you reverted the PR and the viewer shows an error, let me know if I can help

The default dataloader crashes when iterating through the algebraic-stack because not all the metadata dicts have the same schema.

The thing that's wrong with the current dataset script is that dl_manager.iter_files doesn't download urls. Investigating the fix right now.

Sign up or log in to comment