Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
π€ Datasets is a library for easily accessing and sharing datasets for Natural Language Processing (NLP), computer vision, audio tasks and more.
|
11 |
|
12 |
|
13 |
-
Load a dataset in a single line of code, and use our powerful data processing methods to quickly get your dataset ready for training in a deep learning model. Backed by the Apache Arrow format, process large datasets with zero-copy reads without any memory constraints for optimal speed and efficiency. We also feature a deep integration with the Hugging Face Hub, allowing you to easily load and share a dataset with the wider Machine Learning community.
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
π€ [Datasets](https://github.com/huggingface/datasets) is a library for easily accessing and sharing datasets for Natural Language Processing (NLP), computer vision, audio tasks and more.
|
11 |
|
12 |
|
13 |
+
Load a dataset in a single line of code from [hf.co/datasets](https://hf.co/datasets), and use our powerful data processing methods to quickly get your dataset ready for training in a deep learning model. Backed by the Apache Arrow format, process large datasets with zero-copy reads without any memory constraints for optimal speed and efficiency. We also feature a deep integration with the Hugging Face Hub, allowing you to easily load and share a dataset with the wider Machine Learning community.
|