Francisco Castillo commited on
Commit
7003e8f
1 Parent(s): 92fa9d4
Files changed (4) hide show
  1. production.csv +0 -3
  2. reviews_with_drift.py +1 -1
  3. training.csv +0 -3
  4. validation.csv +0 -3
production.csv DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5932dd556366ff13bcf7341fc33ea993d79602b84c88d9817c63858bae09bf5c
3
- size 52179107
 
 
 
 
reviews_with_drift.py CHANGED
@@ -163,5 +163,5 @@ class ReviewsWithDrift(datasets.GeneratorBasedBuilder):
163
  "gender":gender,
164
  "context":context,
165
  "text": text,
166
- "label":1,
167
  }
 
163
  "gender":gender,
164
  "context":context,
165
  "text": text,
166
+ "label":label,
167
  }
training.csv DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:3b0ce3892629e69b19e79b39cc9d4cfb62142fd85fce678adc74e368b7f770e8
3
- size 13432225
 
 
 
 
validation.csv DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:fba4a35174bf8554e05ef11e7ed849af58186c7d37e04c4cd8d6295cd485c0d0
3
- size 3353486