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

juanpino changed pull request status to merged

Sign up or log in to comment