2243 Forks
16631 Stars
16631 Watchers

datasets

🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools

How to download and setup datasets

Open terminal and run command
git clone https://github.com/huggingface/datasets.git
git clone is used to create a copy or clone of datasets repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with datasets https://github.com/huggingface/datasets/archive/master.zip

Or simply clone datasets with SSH
[email protected]:huggingface/datasets.git

If you have some problems with datasets

You may open issue on datasets support forum (system) here: https://github.com/huggingface/datasets/issues