Convert dataset to Parquet

#2
by albertvillanova HF staff - opened

Convert dataset to Parquet.

This dataset uses tasks, which are deprecated and will raise an error after the next release of datasets. See: https://github.com/huggingface/datasets/pull/6999

BenjaminGalliot changed pull request status to merged

Hi, @BenjaminGalliot .

I am sorry, this PR was not finished yet: I did not notice it had crashed in the middle, while generating the "japh1234" config.

It seems there was an issue with the URL of the source data: https://bl.iro.bl.uk/downloads/6c7489db-9573-4c6a-85d8-68c37fb5f548?locale=en

I got:

ReadTimeoutError: HTTPSConnectionPool(host='mycore.core-cloud.net', port=443): Read timed out.

I am trying to fix it in another PR.

Fixed with #6.

Sign up or log in to comment