SoorajK1 commited on
Commit
2aea783
·
verified ·
1 Parent(s): 77250a2

Adding train csv file

Browse files
Files changed (1) hide show
  1. train.csv +9 -0
train.csv ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ,choices,question
2
+ 0,"[{'text': '5', 'score': 'True'}, {'text': '4', 'score': 'False'}, {'text': '6', 'score': 'False'}]",What is 2 + 3?
3
+ 1,"[{'text': '3', 'score': 'True'}, {'text': '4', 'score': 'False'}, {'text': '2', 'score': 'False'}]",What is 6 - 3?
4
+ 2,"[{'text': '2', 'score': 'True'}, {'text': '3', 'score': 'False'}, {'text': '1', 'score': 'False'}]",What is 4 - 2?
5
+ 3,"[{'text': '5', 'score': 'False'}, {'text': '2', 'score': 'False'}, {'text': '4', 'score': 'True'}]",What is 8 - 4?
6
+ 4,"[{'text': '7', 'score': 'True'}, {'text': '6', 'score': 'False'}, {'text': '5', 'score': 'False'}]",What is 3 + 4?
7
+ 5,"[{'text': '5', 'score': 'True'}, {'text': '3', 'score': 'False'}, {'text': '6', 'score': 'False'}]",What is 4 + 1?
8
+ 6,"[{'text': '4', 'score': 'False'}, {'text': '3', 'score': 'False'}, {'text': '4', 'score': 'True'}]",What is 5 - 1?
9
+ 7,"[{'text': '6', 'score': 'True'}, {'text': '5', 'score': 'False'}, {'text': '7', 'score': 'False'}]",What is 7 - 1?