Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
1K<n<10K
Language Creators:
found
Annotations Creators:
crowdsourced
Source Datasets:
original
Tags:
License:
jpwahle commited on
Commit
e9bb999
1 Parent(s): 2361927

Update etpc.py

Browse files
Files changed (1) hide show
  1. etpc.py +2 -2
etpc.py CHANGED
@@ -56,9 +56,9 @@ _URLS = [
56
 
57
 
58
  class Sst2(datasets.GeneratorBasedBuilder):
59
- """SST-2 dataset."""
60
 
61
- VERSION = datasets.Version("2.0.0")
62
 
63
  def _info(self):
64
  features = datasets.Features(
 
56
 
57
 
58
  class Sst2(datasets.GeneratorBasedBuilder):
59
+ """ETPC dataset."""
60
 
61
+ VERSION = datasets.Version("0.95")
62
 
63
  def _info(self):
64
  features = datasets.Features(