huggingface / dataset-viewer

Backend that powers the dataset viewer on Hugging Face dataset pages through a public API.
https://huggingface.co/docs/dataset-viewer
Apache License 2.0
702 stars 77 forks source link

Update datasets to 2.20.0 #3040

Closed albertvillanova closed 3 months ago

albertvillanova commented 3 months ago

Update datasets to 2.20.0.

This PR is intended to address the CI errors raised by this update, as a first step before:

Fixes after the update of datasets:

albertvillanova commented 3 months ago

EDIT: I have replaced the JSON dataset with a JSON-Lines dataset in test_statistics_endpoint: a86d040

Note I have commented an assertion in test_statistics_endpoint: c437c9f