aliabd HF staff commited on
Commit
eac07eb
1 Parent(s): f1caad7

Flagged sample #11

Browse files
Files changed (1) hide show
  1. data.csv +1 -0
data.csv CHANGED
@@ -9,3 +9,4 @@ num1,operation,num2,Output,flag
9
  1,multiply,2,2,off by one
10
  1,multiply,2,2,off by one
11
  ,add,,,wrong sign
 
 
9
  1,multiply,2,2,off by one
10
  1,multiply,2,2,off by one
11
  ,add,,,wrong sign
12
+ 6,divide,8,0.75,off by one