ray/python/requirements/data_processing/requirements_dataset.txt
Antoni Baum 668049492c
[Datasets] Add from_huggingface for Hugging Face datasets integration (#24464)
Adds a from_huggingface method to Datasets, which allows the conversion of a Hugging Face Dataset to a Ray Dataset. As a Hugging Face Dataset is backed by an Arrow table, the conversion is trivial.
2022-05-06 13:09:28 -07:00

4 lines
No EOL
74 B
Text

pickle5; python_version < '3.8'
python-snappy
tensorflow-datasets
datasets