Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
found
Annotations Creators:
crowdsourced
Tags:
License:
system HF staff commited on
Commit
ce564fb
1 Parent(s): 8820dfd

Update files from the datasets library (from 1.6.0)

Browse files

Release notes: https://github.com/huggingface/datasets/releases/tag/1.6.0

Files changed (2) hide show
  1. README.md +1 -1
  2. cifar10.py +0 -1
README.md CHANGED
@@ -8,7 +8,7 @@ licenses:
8
  - unknown
9
  multilinguality: []
10
  size_categories:
11
- - n<1K
12
  source_datasets:
13
  - extended|other-80-Million-Tiny-Images
14
  task_categories:
 
8
  - unknown
9
  multilinguality: []
10
  size_categories:
11
+ - 10K<n<100K
12
  source_datasets:
13
  - extended|other-80-Million-Tiny-Images
14
  task_categories:
cifar10.py CHANGED
@@ -16,7 +16,6 @@
16
  # Lint as: python3
17
  """CIFAR-10 Data Set"""
18
 
19
- from __future__ import absolute_import, division, print_function
20
 
21
  import os
22
  import pickle
 
16
  # Lint as: python3
17
  """CIFAR-10 Data Set"""
18
 
 
19
 
20
  import os
21
  import pickle