Add task_categories tag

#1
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -31,10 +31,12 @@ dataset_info:
31
  dtype: string
32
  splits:
33
  - name: test
34
- num_bytes: 28072025.0
35
  num_examples: 10000
36
  download_size: 23890989
37
- dataset_size: 28072025.0
 
 
38
  ---
39
  # Dataset Card for "CIFAR10_test"
40
 
 
31
  dtype: string
32
  splits:
33
  - name: test
34
+ num_bytes: 28072025
35
  num_examples: 10000
36
  download_size: 23890989
37
+ dataset_size: 28072025
38
+ task_categories:
39
+ - image-classification
40
  ---
41
  # Dataset Card for "CIFAR10_test"
42