Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
aliabd
/
crowdsourced-calculator-demo
like
0
Modalities:
Tabular
Text
Formats:
csv
Size:
< 1K
Libraries:
Datasets
pandas
Croissant
+ 1
Dataset card
Viewer
Files
Files and versions
Community
aliabd
HF staff
commited on
Mar 31, 2022
Commit
98f916b
•
1 Parent(s):
087e302
Flagged sample #33
Browse files
Files changed (1)
hide
show
data.csv
+1
-0
data.csv
CHANGED
Viewed
@@ -31,3 +31,4 @@ num1,operation,num2,Output,flag
31
1,add,1,2,wrong sign
32
1,add,1,2,off by one
33
89,add,67,156,off by one
31
1,add,1,2,wrong sign
32
1,add,1,2,off by one
33
89,add,67,156,off by one
34
+
1,add,2,3,off by one