polinaeterna commited on
Commit
af3e9dc
·
1 Parent(s): bdcd4e1

Update glue.py

Browse files
Files changed (1) hide show
  1. glue.py +1 -1
glue.py CHANGED
@@ -134,7 +134,7 @@ class Glue(datasets.GeneratorBasedBuilder):
134
  """The General Language Understanding Evaluation (GLUE) benchmark."""
135
 
136
  BUILDER_CONFIGS = [
137
- GlueConfig(
138
  # name="cola",
139
  # description=textwrap.dedent(
140
  # """\
 
134
  """The General Language Understanding Evaluation (GLUE) benchmark."""
135
 
136
  BUILDER_CONFIGS = [
137
+ # GlueConfig(
138
  # name="cola",
139
  # description=textwrap.dedent(
140
  # """\