Francisco Castillo commited on
Commit
aedcd54
·
1 Parent(s): 41f2d15

Update data files

Browse files
ecommerce_reviews_language_drift.py CHANGED
@@ -89,7 +89,8 @@ class EcommerceReviewsWithLanguageDrift(datasets.GeneratorBasedBuilder):
89
  DEFAULT_CONFIG_NAME = "default" # It's not mandatory to have a default configuration. Just use one if it make sense.
90
 
91
  def _info(self):
92
- class_names = ["very negative", "negative", "neutral", "positive", "very positive"]
 
93
  # This method specifies the datasets.DatasetInfo object which contains informations and typings for the dataset
94
  features = datasets.Features(
95
  # These are the features of your dataset like images, labels ...
 
89
  DEFAULT_CONFIG_NAME = "default" # It's not mandatory to have a default configuration. Just use one if it make sense.
90
 
91
  def _info(self):
92
+ #class_names = ["very negative", "negative", "neutral", "positive", "very positive"]
93
+ class_names = ["negative", "neutral", "positive"]
94
  # This method specifies the datasets.DatasetInfo object which contains informations and typings for the dataset
95
  features = datasets.Features(
96
  # These are the features of your dataset like images, labels ...
production.csv CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bf9f90f734217292317999092a210addf11e056e76ae5f6cb3eea0ac9a690083
3
- size 39812879
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c65ac28b1637a06ea6fb7bcd9b1ba0c359d0b5dbefa4cce42ff71ee5d03ab3f
3
+ size 22812900
training.csv CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:65788c8207a5655d692bf0beee181cb23175fcb3d6a9de1e4484b8f7f316030c
3
- size 9902943
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:825a8f8f0c65709dadcec67c43a2fdae5dd1e5274bee35e94ce050b16aec9c49
3
+ size 5686048
validation.csv CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e87b0ee9753d436704ba85fb6fd43c4fc7ffcca99336a84abf57018f84365ee6
3
- size 2482776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c520d15b3d69dd5c794467b1034b4dd8503b6a073546f6fa9fae0bdc07cc0e5
3
+ size 1425275