lhoestq HF staff commited on
Commit
7981689
β€’
1 Parent(s): 5caf558

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -7,4 +7,6 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card πŸ”₯
 
 
 
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
+ 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.