yanchao commited on
Commit
08974a3
1 Parent(s): 035477f

Update cifar10buqi.py

Browse files
Files changed (1) hide show
  1. cifar10buqi.py +1 -1
cifar10buqi.py CHANGED
@@ -55,7 +55,7 @@ _NAMES = [
55
  ]
56
 
57
 
58
- class Cifar10(datasets.GeneratorBasedBuilder):
59
  """CIFAR-10 Data Set"""
60
 
61
  BUILDER_CONFIGS = [
 
55
  ]
56
 
57
 
58
+ class Cifar10buqi(datasets.GeneratorBasedBuilder):
59
  """CIFAR-10 Data Set"""
60
 
61
  BUILDER_CONFIGS = [