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

Upload simple_dataset.csv

Browse files
Files changed (1) hide show
  1. simple_dataset.csv +3 -3
simple_dataset.csv CHANGED
@@ -1,7 +1,7 @@
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
  ,,
 
1
  table,questions,answers
2
+ "{""header"": [""name"", ""age""], ""rows"": [[""Jhon"", ""12""], [""Michal"", ""22""]]}",Who is older?,"[""Michal""]"
3
+ ,,
4
+ ,,
5
  ,,
6
  ,,
7
  ,,