Tristan Thrush
commited on
Commit
·
80b6547
1
Parent(s):
d2224a6
commit files to HF hub
Browse files- data.jsonl +2 -0
data.jsonl
CHANGED
|
@@ -20,3 +20,5 @@
|
|
| 20 |
{"assignmentId": "", "cnt": 2, "text": "It's incredible to think they released this movie", "target": "positive", "model_pred": "positive", "fooled": false}
|
| 21 |
{"assignmentId": "", "cnt": 1, "text": "you know I would kill for another day of this", "target": "positive", "model_pred": "negative", "fooled": true}
|
| 22 |
{"assignmentId": "", "cnt": 2, "text": "you know I would kill for another day of this", "target": "positive", "model_pred": "negative", "fooled": true}
|
|
|
|
|
|
|
|
|
| 20 |
{"assignmentId": "", "cnt": 2, "text": "It's incredible to think they released this movie", "target": "positive", "model_pred": "positive", "fooled": false}
|
| 21 |
{"assignmentId": "", "cnt": 1, "text": "you know I would kill for another day of this", "target": "positive", "model_pred": "negative", "fooled": true}
|
| 22 |
{"assignmentId": "", "cnt": 2, "text": "you know I would kill for another day of this", "target": "positive", "model_pred": "negative", "fooled": true}
|
| 23 |
+
{"assignmentId": "", "cnt": 1, "text": "test", "target": "negative", "model_pred": "negative", "fooled": false}
|
| 24 |
+
{"assignmentId": "", "cnt": 2, "text": "test", "target": "positive", "model_pred": "negative", "fooled": true}
|