Datasets:

ArXiv:
License:

Convert dataset to Parquet

#16
by lhoestq HF Staff - opened

Convert dataset to Parquet.

Hi @juanpino ! This PR converts the dataset to Parquet, which will enable the Dataset Viewer on Hugging Face and make the dataset easy to load using pandas, dask, spark or datasets

It will also enable efficient dataset streaming, which is great given the dataset size

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment