Upload simple_dataset.csv
Browse files- simple_dataset.csv +3 -3
simple_dataset.csv
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
table,questions,answers
|
2 |
-
"
|
3 |
-
|
4 |
-
|
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 |
,,
|