MithatGuner commited on
Commit
db4a789
·
1 Parent(s): 8186a24

edited resistor.py

Browse files
Files changed (1) hide show
  1. resistor.py +1 -1
resistor.py CHANGED
@@ -8,7 +8,7 @@ _HOMEPAGE = "https://huggingface.co/datasets/MithatGuner/resistor/"
8
  _LICENSE = "Public Domain"
9
  _CITATION = """\
10
  """
11
- _CATEGORIES = ['converse', 'adidas', 'nike']
12
 
13
 
14
  class RESISTORConfig(datasets.BuilderConfig):
 
8
  _LICENSE = "Public Domain"
9
  _CITATION = """\
10
  """
11
+ _CATEGORIES = ['resistor']
12
 
13
 
14
  class RESISTORConfig(datasets.BuilderConfig):