Shir123 commited on
Commit
b18c235
·
verified ·
1 Parent(s): bb1fd40

Upload simple_dataset.csv

Browse files
Files changed (1) hide show
  1. simple_dataset.csv +11 -0
simple_dataset.csv ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ table,questions,answers
2
+ "'{""header"": [""name"", ""age""], ""rows"": [[""Jhon"", ""12""], [""Michal"", ""22""]]}'",Who is older?,"'[""Michal""]'"
3
+ "'{""header"": [""name"", ""age""], ""rows"": [[""Jhon"", ""12""], [""Michal"", ""22""]]}'",Who is younger?,"'[""Michal""]'"
4
+ "'{""header"": [""name"", ""age""], ""rows"": [[""Jhon"", ""12""], [""Michal"", ""22""]]}'",What is the difference between the ages of the people in the table?,"'[""Michal""]'"
5
+ ,,
6
+ ,,
7
+ ,,
8
+ ,,
9
+ ,,
10
+ ,,
11
+ ,,