text
stringlengths 169
204
|
|---|
{"input": "There are 50 squares. 22 of the squares are large. 28 of the squares are small. Are more than 10 of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 22 of the squares are large. 28 of the squares are small. Are all of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 22 of the squares are large. 28 of the squares are small. Are none of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 22 of the squares are large. 28 of the squares are small. Are a few of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 22 of the squares are large. 28 of the squares are small. Are between 4 and 6 of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 22 of the squares are large. 28 of the squares are small. Are between 2 and 10 of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 22 of the squares are large. 28 of the squares are small. Are most of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 22 of the squares are large. 28 of the squares are small. Are more than half of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 22 of the squares are large. 28 of the squares are small. Are less than half of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 22 of the squares are large. 28 of the squares are small. Are at least half of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 21 of the squares are large. 29 of the squares are small. Are at least 3 of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 21 of the squares are large. 29 of the squares are small. Are at least 4 of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 21 of the squares are large. 29 of the squares are small. Are at most 5 of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 21 of the squares are large. 29 of the squares are small. Are at most 6 of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 21 of the squares are large. 29 of the squares are small. Are more than 5 of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 21 of the squares are large. 29 of the squares are small. Are more than 10 of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 21 of the squares are large. 29 of the squares are small. Are all of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 21 of the squares are large. 29 of the squares are small. Are none of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 21 of the squares are large. 29 of the squares are small. Are a few of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 21 of the squares are large. 29 of the squares are small. Are between 4 and 6 of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 21 of the squares are large. 29 of the squares are small. Are between 2 and 10 of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 21 of the squares are large. 29 of the squares are small. Are most of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 21 of the squares are large. 29 of the squares are small. Are more than half of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 21 of the squares are large. 29 of the squares are small. Are less than half of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 21 of the squares are large. 29 of the squares are small. Are at least half of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 20 of the squares are large. 30 of the squares are small. Are at least 3 of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 20 of the squares are large. 30 of the squares are small. Are at least 4 of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 20 of the squares are large. 30 of the squares are small. Are at most 5 of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 20 of the squares are large. 30 of the squares are small. Are at most 6 of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 20 of the squares are large. 30 of the squares are small. Are more than 5 of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 20 of the squares are large. 30 of the squares are small. Are more than 10 of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 20 of the squares are large. 30 of the squares are small. Are all of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 20 of the squares are large. 30 of the squares are small. Are none of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 20 of the squares are large. 30 of the squares are small. Are a few of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 20 of the squares are large. 30 of the squares are small. Are between 4 and 6 of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 20 of the squares are large. 30 of the squares are small. Are between 2 and 10 of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 20 of the squares are large. 30 of the squares are small. Are most of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 20 of the squares are large. 30 of the squares are small. Are more than half of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 20 of the squares are large. 30 of the squares are small. Are less than half of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 20 of the squares are large. 30 of the squares are small. Are at least half of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 19 of the squares are large. 31 of the squares are small. Are at least 3 of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 19 of the squares are large. 31 of the squares are small. Are at least 4 of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 19 of the squares are large. 31 of the squares are small. Are at most 5 of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 19 of the squares are large. 31 of the squares are small. Are at most 6 of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 19 of the squares are large. 31 of the squares are small. Are more than 5 of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 19 of the squares are large. 31 of the squares are small. Are more than 10 of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 19 of the squares are large. 31 of the squares are small. Are all of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 19 of the squares are large. 31 of the squares are small. Are none of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 19 of the squares are large. 31 of the squares are small. Are a few of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 19 of the squares are large. 31 of the squares are small. Are between 4 and 6 of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 19 of the squares are large. 31 of the squares are small. Are between 2 and 10 of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 19 of the squares are large. 31 of the squares are small. Are most of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 19 of the squares are large. 31 of the squares are small. Are more than half of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 19 of the squares are large. 31 of the squares are small. Are less than half of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 19 of the squares are large. 31 of the squares are small. Are at least half of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 18 of the squares are large. 32 of the squares are small. Are at least 3 of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 18 of the squares are large. 32 of the squares are small. Are at least 4 of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 18 of the squares are large. 32 of the squares are small. Are at most 5 of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 18 of the squares are large. 32 of the squares are small. Are at most 6 of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 18 of the squares are large. 32 of the squares are small. Are more than 5 of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 18 of the squares are large. 32 of the squares are small. Are more than 10 of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 18 of the squares are large. 32 of the squares are small. Are all of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 18 of the squares are large. 32 of the squares are small. Are none of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 18 of the squares are large. 32 of the squares are small. Are a few of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 18 of the squares are large. 32 of the squares are small. Are between 4 and 6 of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 18 of the squares are large. 32 of the squares are small. Are between 2 and 10 of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 18 of the squares are large. 32 of the squares are small. Are most of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 18 of the squares are large. 32 of the squares are small. Are more than half of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 18 of the squares are large. 32 of the squares are small. Are less than half of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 18 of the squares are large. 32 of the squares are small. Are at least half of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 17 of the squares are large. 33 of the squares are small. Are at least 3 of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 17 of the squares are large. 33 of the squares are small. Are at least 4 of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 17 of the squares are large. 33 of the squares are small. Are at most 5 of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 17 of the squares are large. 33 of the squares are small. Are at most 6 of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 17 of the squares are large. 33 of the squares are small. Are more than 5 of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 17 of the squares are large. 33 of the squares are small. Are more than 10 of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 17 of the squares are large. 33 of the squares are small. Are all of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 17 of the squares are large. 33 of the squares are small. Are none of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 17 of the squares are large. 33 of the squares are small. Are a few of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 17 of the squares are large. 33 of the squares are small. Are between 4 and 6 of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 17 of the squares are large. 33 of the squares are small. Are between 2 and 10 of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 17 of the squares are large. 33 of the squares are small. Are most of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 17 of the squares are large. 33 of the squares are small. Are more than half of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 17 of the squares are large. 33 of the squares are small. Are less than half of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 17 of the squares are large. 33 of the squares are small. Are at least half of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 16 of the squares are large. 34 of the squares are small. Are at least 3 of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 16 of the squares are large. 34 of the squares are small. Are at least 4 of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 16 of the squares are large. 34 of the squares are small. Are at most 5 of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 16 of the squares are large. 34 of the squares are small. Are at most 6 of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 16 of the squares are large. 34 of the squares are small. Are more than 5 of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 16 of the squares are large. 34 of the squares are small. Are more than 10 of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 16 of the squares are large. 34 of the squares are small. Are all of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 16 of the squares are large. 34 of the squares are small. Are none of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 16 of the squares are large. 34 of the squares are small. Are a few of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 16 of the squares are large. 34 of the squares are small. Are between 4 and 6 of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 16 of the squares are large. 34 of the squares are small. Are between 2 and 10 of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 16 of the squares are large. 34 of the squares are small. Are most of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 16 of the squares are large. 34 of the squares are small. Are more than half of the squares large? Answer with only one word, true or false.", "target": "false"}
|
{"input": "There are 50 squares. 16 of the squares are large. 34 of the squares are small. Are less than half of the squares large? Answer with only one word, true or false.", "target": "true"}
|
{"input": "There are 50 squares. 16 of the squares are large. 34 of the squares are small. Are at least half of the squares large? Answer with only one word, true or false.", "target": "false"}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.