robertim commited on
Commit
d40527f
1 Parent(s): 8c29977

Flagged sample #4

Browse files
Files changed (1) hide show
  1. data.csv +1 -0
data.csv CHANGED
@@ -2,3 +2,4 @@ num1,operation,num2,output,flag
2
  2,subtract,3,0,wrong sign
3
  2,subtract,2,0,other
4
  1,add,0,1,wrong sign
 
 
2
  2,subtract,3,0,wrong sign
3
  2,subtract,2,0,other
4
  1,add,0,1,wrong sign
5
+ 1,add,0,1,off by one