Yaxin commited on
Commit
6e92c2a
·
1 Parent(s): c0b08c3

Update SemEval2016.py

Browse files
Files changed (1) hide show
  1. SemEval2016.py +1 -1
SemEval2016.py CHANGED
@@ -87,7 +87,7 @@ class SemEval2016(datasets.GeneratorBasedBuilder):
87
  ]
88
 
89
  BUILDER_CONFIG_CLASS = SemEval2016Config
90
- DEFAULT_CONFIG_NAME = "All"
91
 
92
  def _info(self):
93
  return datasets.DatasetInfo(
 
87
  ]
88
 
89
  BUILDER_CONFIG_CLASS = SemEval2016Config
90
+ DEFAULT_CONFIG_NAME = "restaurants_english"
91
 
92
  def _info(self):
93
  return datasets.DatasetInfo(