system HF staff commited on
Commit
a0bf415
1 Parent(s): 0f180b3

Update files from the datasets library (from 1.6.1)

Browse files

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

Files changed (1) hide show
  1. cos_e.py +1 -1
cos_e.py CHANGED
@@ -94,7 +94,7 @@ def _get_choices_and_answer(cqa):
94
 
95
  class CosEConfig(datasets.BuilderConfig):
96
 
97
- """ BuilderConfig for CosE"""
98
 
99
  def __init__(self, **kwargs):
100
  """
94
 
95
  class CosEConfig(datasets.BuilderConfig):
96
 
97
+ """BuilderConfig for CosE"""
98
 
99
  def __init__(self, **kwargs):
100
  """