Leyo HF staff commited on
Commit
1d7dcf0
1 Parent(s): f0d6058
Files changed (1) hide show
  1. SNLI-VE.py +1 -1
SNLI-VE.py CHANGED
@@ -71,7 +71,7 @@ _FEATURES = datasets.Features(
71
  "hypothesis": datasets.Value("string"),
72
  "label": datasets.Value("string"),
73
  }
74
- ),
75
 
76
 
77
  class SNLIVE(datasets.GeneratorBasedBuilder):
 
71
  "hypothesis": datasets.Value("string"),
72
  "label": datasets.Value("string"),
73
  }
74
+ )
75
 
76
 
77
  class SNLIVE(datasets.GeneratorBasedBuilder):