Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
10M<n<100M
Language Creators:
crowdsourced
Annotations Creators:
machine-generated
Source Datasets:
original
Tags:
License:
Xenova HF staff commited on
Commit
de9b29b
1 Parent(s): c06f3dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -2
README.md CHANGED
@@ -1,4 +1,24 @@
1
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  dataset_info:
3
  features:
4
  - name: image
@@ -359,6 +379,7 @@ dataset_info:
359
  download_size: 18927763475
360
  dataset_size: 19761125464.75
361
  ---
362
- # Dataset Card for "quickdraw"
363
 
364
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
1
  ---
2
+ annotations_creators:
3
+ - machine-generated
4
+ language_creators:
5
+ - crowdsourced
6
+ language:
7
+ - en
8
+ license:
9
+ - cc-by-4.0
10
+ multilinguality:
11
+ - monolingual
12
+ size_categories:
13
+ - 10M<n<100M
14
+ source_datasets:
15
+ - original
16
+ task_categories:
17
+ - image-classification
18
+ task_ids:
19
+ - multi-class-image-classification
20
+ paperswithcode_id: quick-draw-dataset
21
+ pretty_name: Quick, Draw!
22
  dataset_info:
23
  features:
24
  - name: image
 
379
  download_size: 18927763475
380
  dataset_size: 19761125464.75
381
  ---
 
382
 
383
+ # Dataset Card for Quick, Draw!
384
+
385
+ This is a processed version of Google's [Quick, Draw](https://huggingface.co/datasets/quickdraw/) dataset to be compatible with the latest versions of 🤗 Datasets that support .parquet files. NOTE: this dataset only contains the "preprocessed_bitmaps" subset of the original dataset.