The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code: DatasetGenerationCastError
Exception: DatasetGenerationCastError
Message: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 5 new columns ({'num_bars', 'values', 'figsize', 'colors', 'orientation'}) and 5 missing columns ({'answer_ground', 'question_ground', 'answer_name', 'image', 'questions_name'}).
This happened while the json dataset builder was generating data using
hf://datasets/WueNLP/SMPQA/generate/bar_configs.json (at revision 9378337f4dd05cfb2629ea26b6dc614292d1e314)
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback: Traceback (most recent call last):
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1870, in _prepare_split_single
writer.write_table(table)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 622, in write_table
pa_table = table_cast(pa_table, self._schema)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2292, in table_cast
return cast_table_to_schema(table, schema)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2240, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
num_bars: int64
orientation: string
values: list<item: int64>
child 0, item: int64
colors: list<item: string>
child 0, item: string
figsize: list<item: double>
child 0, item: double
-- schema metadata --
pandas: '{"index_columns": [], "column_indexes": [], "columns": [{"name":' + 682
to
{'image': Value(dtype='string', id=None), 'question_ground': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'answer_ground': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'questions_name': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'answer_name': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None)}
because column names don't match
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1417, in compute_config_parquet_and_info_response
parquet_operations = convert_to_parquet(builder)
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1049, in convert_to_parquet
builder.download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 924, in download_and_prepare
self._download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1000, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1741, in _prepare_split
for job_id, done, content in self._prepare_split_single(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1872, in _prepare_split_single
raise DatasetGenerationCastError.from_cast_error(
datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 5 new columns ({'num_bars', 'values', 'figsize', 'colors', 'orientation'}) and 5 missing columns ({'answer_ground', 'question_ground', 'answer_name', 'image', 'questions_name'}).
This happened while the json dataset builder was generating data using
hf://datasets/WueNLP/SMPQA/generate/bar_configs.json (at revision 9378337f4dd05cfb2629ea26b6dc614292d1e314)
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
image
string | question_ground
sequence | answer_ground
sequence | questions_name
sequence | answer_name
sequence |
|---|---|---|---|---|
bar_plot_0.png
|
[
"Is the bar with label 'mm-hmm' the biggest?",
"Is the bar with label 'detailed' the biggest?",
"Is the bar with label 'frustration' the smallest?",
"Is the bar with label 'eh' the smallest?",
"Is the bar with label 'associate' colored in orange?",
"Is the bar with label 'associate' colored in blue?",
"Is the bar with label 'frustration' colored in blue?",
"Is the bar with label 'frustration' colored in purple?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the orange bar?",
"What is the label of the purple bar?",
"What is the label of the blue bar?"
] |
[
"mm-hmm",
"frustration",
"associate",
"eh",
"frustration"
] |
bar_plot_1.png
|
[
"Is the bar with label 'reward' the biggest?",
"Is the bar with label 'incredible' the biggest?",
"Is the bar with label 'reverse' the smallest?",
"Is the bar with label 'sunset' the smallest?",
"Is the bar with label 'closed' colored in yellow?",
"Is the bar with label 'closed' colored in purple?",
"Is the bar with label 'twitter' colored in purple?",
"Is the bar with label 'twitter' colored in red?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the yellow bar?",
"What is the label of the red bar?",
"What is the label of the purple bar?"
] |
[
"reward",
"reverse",
"closed",
"reward",
"twitter"
] |
bar_plot_2.png
|
[
"Is the bar with label 'ending' the biggest?",
"Is the bar with label 'primary' the biggest?",
"Is the bar with label 'ritual' the smallest?",
"Is the bar with label 'ending' the smallest?",
"Is the bar with label 'sauce' colored in black?",
"Is the bar with label 'sauce' colored in blue?",
"Is the bar with label 'framework' colored in blue?",
"Is the bar with label 'framework' colored in orange?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the black bar?",
"What is the label of the orange bar?",
"What is the label of the blue bar?"
] |
[
"ending",
"ritual",
"sauce",
"ritual",
"framework"
] |
bar_plot_3.png
|
[
"Is the bar with label 'magical' the biggest?",
"Is the bar with label 'slavery' the biggest?",
"Is the bar with label 'trigger' the smallest?",
"Is the bar with label 'kick' the smallest?",
"Is the bar with label 'twist' colored in yellow?",
"Is the bar with label 'twist' colored in purple?",
"Is the bar with label 'trigger' colored in purple?",
"Is the bar with label 'trigger' colored in blue?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the yellow bar?",
"What is the label of the blue bar?",
"What is the label of the purple bar?"
] |
[
"magical",
"trigger",
"twist",
"kick",
"trigger"
] |
bar_plot_4.png
|
[
"Is the bar with label 'grace' the biggest?",
"Is the bar with label 'boyfriend' the biggest?",
"Is the bar with label 'boyfriend' the smallest?",
"Is the bar with label 'grace' the smallest?",
"Is the bar with label 'patch' colored in green?",
"Is the bar with label 'patch' colored in purple?",
"Is the bar with label 'garlic' colored in purple?",
"Is the bar with label 'garlic' colored in yellow?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the green bar?",
"What is the label of the yellow bar?",
"What is the label of the purple bar?"
] |
[
"grace",
"boyfriend",
"patch",
"boyfriend",
"garlic"
] |
bar_plot_5.png
|
[
"Is the bar with label 'tobacco' the biggest?",
"Is the bar with label 'feel' the biggest?",
"Is the bar with label 'explosion' the smallest?",
"Is the bar with label 'continued' the smallest?",
"Is the bar with label 'explosion' colored in orange?",
"Is the bar with label 'explosion' colored in brown?",
"Is the bar with label 'continued' colored in brown?",
"Is the bar with label 'continued' colored in yellow?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the orange bar?",
"What is the label of the yellow bar?",
"What is the label of the brown bar?"
] |
[
"tobacco",
"explosion",
"explosion",
"aid",
"continued"
] |
bar_plot_6.png
|
[
"Is the bar with label 'reward' the biggest?",
"Is the bar with label 'brutal' the biggest?",
"Is the bar with label 'divorce' the smallest?",
"Is the bar with label 'helicopter' the smallest?",
"Is the bar with label 'divorce' colored in blue?",
"Is the bar with label 'divorce' colored in black?",
"Is the bar with label 'helicopter' colored in black?",
"Is the bar with label 'helicopter' colored in green?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the blue bar?",
"What is the label of the green bar?",
"What is the label of the black bar?"
] |
[
"reward",
"divorce",
"divorce",
"reward",
"helicopter"
] |
bar_plot_7.png
|
[
"Is the bar with label 'pension' the biggest?",
"Is the bar with label 'equivalent' the biggest?",
"Is the bar with label 'tap' the smallest?",
"Is the bar with label 'shop' the smallest?",
"Is the bar with label 'equivalent' colored in orange?",
"Is the bar with label 'equivalent' colored in yellow?",
"Is the bar with label 'pension' colored in yellow?",
"Is the bar with label 'pension' colored in blue?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the orange bar?",
"What is the label of the blue bar?",
"What is the label of the yellow bar?"
] |
[
"pension",
"tap",
"equivalent",
"tap",
"pension"
] |
bar_plot_8.png
|
[
"Is the bar with label 'innocent' the biggest?",
"Is the bar with label 'opera' the biggest?",
"Is the bar with label 'counselor' the smallest?",
"Is the bar with label 'intellectual' the smallest?",
"Is the bar with label 'intellectual' colored in orange?",
"Is the bar with label 'intellectual' colored in green?",
"Is the bar with label 'counselor' colored in green?",
"Is the bar with label 'counselor' colored in purple?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the orange bar?",
"What is the label of the purple bar?",
"What is the label of the green bar?"
] |
[
"innocent",
"counselor",
"intellectual",
"interval",
"counselor"
] |
bar_plot_9.png
|
[
"Is the bar with label 'tail' the biggest?",
"Is the bar with label 'provision' the biggest?",
"Is the bar with label 'transportation' the smallest?",
"Is the bar with label 'justify' the smallest?",
"Is the bar with label 'provision' colored in red?",
"Is the bar with label 'provision' colored in purple?",
"Is the bar with label 'tail' colored in purple?",
"Is the bar with label 'tail' colored in black?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the red bar?",
"What is the label of the black bar?",
"What is the label of the purple bar?"
] |
[
"tail",
"transportation",
"provision",
"transportation",
"tail"
] |
bar_plot_10.png
|
[
"Is the bar with label 'artistic' the biggest?",
"Is the bar with label 'expertise' the biggest?",
"Is the bar with label 'shelf' the smallest?",
"Is the bar with label 'manufacturing' the smallest?",
"Is the bar with label 'manufacturing' colored in orange?",
"Is the bar with label 'manufacturing' colored in yellow?",
"Is the bar with label 'shelf' colored in yellow?",
"Is the bar with label 'shelf' colored in purple?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the orange bar?",
"What is the label of the purple bar?",
"What is the label of the yellow bar?"
] |
[
"artistic",
"shelf",
"manufacturing",
"expertise",
"shelf"
] |
bar_plot_11.png
|
[
"Is the bar with label 'way' the biggest?",
"Is the bar with label 'regret' the biggest?",
"Is the bar with label 'maximum' the smallest?",
"Is the bar with label 'tablespoon' the smallest?",
"Is the bar with label 'instance' colored in purple?",
"Is the bar with label 'instance' colored in brown?",
"Is the bar with label 'pie' colored in brown?",
"Is the bar with label 'pie' colored in blue?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the purple bar?",
"What is the label of the blue bar?",
"What is the label of the brown bar?"
] |
[
"way",
"maximum",
"instance",
"maximum",
"pie"
] |
bar_plot_12.png
|
[
"Is the bar with label 'calendar' the biggest?",
"Is the bar with label 'idiot' the biggest?",
"Is the bar with label 'rally' the smallest?",
"Is the bar with label 'calendar' the smallest?",
"Is the bar with label 'rally' colored in blue?",
"Is the bar with label 'rally' colored in yellow?",
"Is the bar with label 'calendar' colored in yellow?",
"Is the bar with label 'calendar' colored in red?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the blue bar?",
"What is the label of the red bar?",
"What is the label of the yellow bar?"
] |
[
"calendar",
"rally",
"rally",
"idiot",
"calendar"
] |
bar_plot_13.png
|
[
"Is the bar with label 'stair' the biggest?",
"Is the bar with label 'learner' the biggest?",
"Is the bar with label 'damn' the smallest?",
"Is the bar with label 'tap' the smallest?",
"Is the bar with label 'damn' colored in green?",
"Is the bar with label 'damn' colored in blue?",
"Is the bar with label 'tap' colored in blue?",
"Is the bar with label 'tap' colored in brown?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the green bar?",
"What is the label of the brown bar?",
"What is the label of the blue bar?"
] |
[
"stair",
"damn",
"damn",
"stair",
"tap"
] |
bar_plot_14.png
|
[
"Is the bar with label 'fabric' the biggest?",
"Is the bar with label 'deadline' the biggest?",
"Is the bar with label 'deadline' the smallest?",
"Is the bar with label 'fabric' the smallest?",
"Is the bar with label 'rational' colored in blue?",
"Is the bar with label 'rational' colored in yellow?",
"Is the bar with label 'vocabulary' colored in yellow?",
"Is the bar with label 'vocabulary' colored in black?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the blue bar?",
"What is the label of the black bar?",
"What is the label of the yellow bar?"
] |
[
"fabric",
"deadline",
"rational",
"fabric",
"vocabulary"
] |
bar_plot_15.png
|
[
"Is the bar with label 'case' the biggest?",
"Is the bar with label 'loving' the biggest?",
"Is the bar with label 'loving' the smallest?",
"Is the bar with label 'blow' the smallest?",
"Is the bar with label 'case' colored in red?",
"Is the bar with label 'case' colored in black?",
"Is the bar with label 'loving' colored in black?",
"Is the bar with label 'loving' colored in green?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the red bar?",
"What is the label of the green bar?",
"What is the label of the black bar?"
] |
[
"case",
"loving",
"case",
"blow",
"loving"
] |
bar_plot_16.png
|
[
"Is the bar with label 'facilitate' the biggest?",
"Is the bar with label 'seal' the biggest?",
"Is the bar with label 'ingredient' the smallest?",
"Is the bar with label 'surprising' the smallest?",
"Is the bar with label 'surprising' colored in red?",
"Is the bar with label 'surprising' colored in orange?",
"Is the bar with label 'ingredient' colored in orange?",
"Is the bar with label 'ingredient' colored in black?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the red bar?",
"What is the label of the black bar?",
"What is the label of the orange bar?"
] |
[
"facilitate",
"ingredient",
"surprising",
"facilitate",
"ingredient"
] |
bar_plot_17.png
|
[
"Is the bar with label 'seal' the biggest?",
"Is the bar with label 'proposed' the biggest?",
"Is the bar with label 'superior' the smallest?",
"Is the bar with label 'toilet' the smallest?",
"Is the bar with label 'superior' colored in green?",
"Is the bar with label 'superior' colored in yellow?",
"Is the bar with label 'toilet' colored in yellow?",
"Is the bar with label 'toilet' colored in brown?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the green bar?",
"What is the label of the brown bar?",
"What is the label of the yellow bar?"
] |
[
"seal",
"superior",
"superior",
"seal",
"toilet"
] |
bar_plot_18.png
|
[
"Is the bar with label 'sweat' the biggest?",
"Is the bar with label 'educator' the biggest?",
"Is the bar with label 'nominate' the smallest?",
"Is the bar with label 'consecutive' the smallest?",
"Is the bar with label 'educator' colored in green?",
"Is the bar with label 'educator' colored in purple?",
"Is the bar with label 'sweat' colored in purple?",
"Is the bar with label 'sweat' colored in brown?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the green bar?",
"What is the label of the brown bar?",
"What is the label of the purple bar?"
] |
[
"sweat",
"nominate",
"educator",
"slide",
"sweat"
] |
bar_plot_19.png
|
[
"Is the bar with label 'fiber' the biggest?",
"Is the bar with label 'harbor' the biggest?",
"Is the bar with label 'harbor' the smallest?",
"Is the bar with label 'fiber' the smallest?",
"Is the bar with label 'betray' colored in yellow?",
"Is the bar with label 'betray' colored in blue?",
"Is the bar with label 'insert' colored in blue?",
"Is the bar with label 'insert' colored in black?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the yellow bar?",
"What is the label of the black bar?",
"What is the label of the blue bar?"
] |
[
"fiber",
"harbor",
"betray",
"fiber",
"insert"
] |
bar_plot_20.png
|
[
"Is the bar with label 'satellite' the biggest?",
"Is the bar with label 'download' the biggest?",
"Is the bar with label 'download' the smallest?",
"Is the bar with label 'satellite' the smallest?",
"Is the bar with label 'literary' colored in red?",
"Is the bar with label 'literary' colored in green?",
"Is the bar with label 'crack' colored in green?",
"Is the bar with label 'crack' colored in blue?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the red bar?",
"What is the label of the blue bar?",
"What is the label of the green bar?"
] |
[
"satellite",
"download",
"literary",
"satellite",
"crack"
] |
bar_plot_21.png
|
[
"Is the bar with label 'encounter' the biggest?",
"Is the bar with label 'appeal' the biggest?",
"Is the bar with label 'harbor' the smallest?",
"Is the bar with label 'provided' the smallest?",
"Is the bar with label 'appeal' colored in purple?",
"Is the bar with label 'appeal' colored in black?",
"Is the bar with label 'harbor' colored in black?",
"Is the bar with label 'harbor' colored in orange?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the purple bar?",
"What is the label of the orange bar?",
"What is the label of the black bar?"
] |
[
"encounter",
"harbor",
"appeal",
"provided",
"harbor"
] |
bar_plot_22.png
|
[
"Is the bar with label 'comic' the biggest?",
"Is the bar with label 'daily' the biggest?",
"Is the bar with label 'daily' the smallest?",
"Is the bar with label 'comic' the smallest?",
"Is the bar with label 'comic' colored in yellow?",
"Is the bar with label 'comic' colored in brown?",
"Is the bar with label 'daily' colored in brown?",
"Is the bar with label 'daily' colored in blue?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the yellow bar?",
"What is the label of the blue bar?",
"What is the label of the brown bar?"
] |
[
"comic",
"daily",
"comic",
"crush",
"daily"
] |
bar_plot_23.png
|
[
"Is the bar with label 'across' the biggest?",
"Is the bar with label 'congressman' the biggest?",
"Is the bar with label 'congressman' the smallest?",
"Is the bar with label 'across' the smallest?",
"Is the bar with label 'spouse' colored in red?",
"Is the bar with label 'spouse' colored in brown?",
"Is the bar with label 'scope' colored in brown?",
"Is the bar with label 'scope' colored in black?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the red bar?",
"What is the label of the black bar?",
"What is the label of the brown bar?"
] |
[
"across",
"congressman",
"spouse",
"cooking",
"scope"
] |
bar_plot_24.png
|
[
"Is the bar with label 'devote' the biggest?",
"Is the bar with label 'dedicate' the biggest?",
"Is the bar with label 'repeatedly' the smallest?",
"Is the bar with label 'continent' the smallest?",
"Is the bar with label 'devote' colored in brown?",
"Is the bar with label 'devote' colored in black?",
"Is the bar with label 'dedicate' colored in black?",
"Is the bar with label 'dedicate' colored in orange?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the brown bar?",
"What is the label of the orange bar?",
"What is the label of the black bar?"
] |
[
"devote",
"repeatedly",
"devote",
"competitor",
"dedicate"
] |
bar_plot_25.png
|
[
"Is the bar with label 'discourage' the biggest?",
"Is the bar with label 'reminder' the biggest?",
"Is the bar with label 'convert' the smallest?",
"Is the bar with label 'critique' the smallest?",
"Is the bar with label 'critique' colored in orange?",
"Is the bar with label 'critique' colored in blue?",
"Is the bar with label 'convert' colored in blue?",
"Is the bar with label 'convert' colored in purple?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the orange bar?",
"What is the label of the purple bar?",
"What is the label of the blue bar?"
] |
[
"discourage",
"convert",
"critique",
"reminder",
"convert"
] |
bar_plot_26.png
|
[
"Is the bar with label 'willingness' the biggest?",
"Is the bar with label 'chemistry' the biggest?",
"Is the bar with label 'installation' the smallest?",
"Is the bar with label 'willingness' the smallest?",
"Is the bar with label 'willingness' colored in brown?",
"Is the bar with label 'willingness' colored in black?",
"Is the bar with label 'chemistry' colored in black?",
"Is the bar with label 'chemistry' colored in green?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the brown bar?",
"What is the label of the green bar?",
"What is the label of the black bar?"
] |
[
"willingness",
"installation",
"willingness",
"scare",
"chemistry"
] |
bar_plot_27.png
|
[
"Is the bar with label 'scandal' the biggest?",
"Is the bar with label 'dramatically' the biggest?",
"Is the bar with label 'destination' the smallest?",
"Is the bar with label 'sink' the smallest?",
"Is the bar with label 'nomination' colored in brown?",
"Is the bar with label 'nomination' colored in black?",
"Is the bar with label 'exclusive' colored in black?",
"Is the bar with label 'exclusive' colored in green?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the brown bar?",
"What is the label of the green bar?",
"What is the label of the black bar?"
] |
[
"scandal",
"destination",
"nomination",
"flexibility",
"exclusive"
] |
bar_plot_28.png
|
[
"Is the bar with label 'friendship' the biggest?",
"Is the bar with label 'arrow' the biggest?",
"Is the bar with label 'prominent' the smallest?",
"Is the bar with label 'migration' the smallest?",
"Is the bar with label 'prominent' colored in green?",
"Is the bar with label 'prominent' colored in yellow?",
"Is the bar with label 'migration' colored in yellow?",
"Is the bar with label 'migration' colored in brown?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the green bar?",
"What is the label of the brown bar?",
"What is the label of the yellow bar?"
] |
[
"friendship",
"prominent",
"prominent",
"friendship",
"migration"
] |
bar_plot_29.png
|
[
"Is the bar with label 'trait' the biggest?",
"Is the bar with label 'increasing' the biggest?",
"Is the bar with label 'slice' the smallest?",
"Is the bar with label 'wolf' the smallest?",
"Is the bar with label 'increasing' colored in red?",
"Is the bar with label 'increasing' colored in orange?",
"Is the bar with label 'vice' colored in orange?",
"Is the bar with label 'vice' colored in brown?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the red bar?",
"What is the label of the brown bar?",
"What is the label of the orange bar?"
] |
[
"trait",
"slice",
"increasing",
"slice",
"vice"
] |
bar_plot_30.png
|
[
"Is the bar with label 'gathering' the biggest?",
"Is the bar with label 'drift' the biggest?",
"Is the bar with label 'precise' the smallest?",
"Is the bar with label 'invent' the smallest?",
"Is the bar with label 'drift' colored in black?",
"Is the bar with label 'drift' colored in green?",
"Is the bar with label 'gathering' colored in green?",
"Is the bar with label 'gathering' colored in blue?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the black bar?",
"What is the label of the blue bar?",
"What is the label of the green bar?"
] |
[
"gathering",
"precise",
"drift",
"precise",
"gathering"
] |
bar_plot_31.png
|
[
"Is the bar with label 'sufficient' the biggest?",
"Is the bar with label 'follower' the biggest?",
"Is the bar with label 'sensitive' the smallest?",
"Is the bar with label 'sufficient' the smallest?",
"Is the bar with label 'major' colored in red?",
"Is the bar with label 'major' colored in brown?",
"Is the bar with label 'near' colored in brown?",
"Is the bar with label 'near' colored in blue?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the red bar?",
"What is the label of the blue bar?",
"What is the label of the brown bar?"
] |
[
"sufficient",
"sensitive",
"major",
"sensitive",
"near"
] |
bar_plot_32.png
|
[
"Is the bar with label 'rebuild' the biggest?",
"Is the bar with label 'monthly' the biggest?",
"Is the bar with label 'teammate' the smallest?",
"Is the bar with label 'explicitly' the smallest?",
"Is the bar with label 'rebuild' colored in orange?",
"Is the bar with label 'rebuild' colored in yellow?",
"Is the bar with label 'monthly' colored in yellow?",
"Is the bar with label 'monthly' colored in blue?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the orange bar?",
"What is the label of the blue bar?",
"What is the label of the yellow bar?"
] |
[
"rebuild",
"teammate",
"rebuild",
"pollution",
"monthly"
] |
bar_plot_33.png
|
[
"Is the bar with label 'blank' the biggest?",
"Is the bar with label 'assignment' the biggest?",
"Is the bar with label 'popularity' the smallest?",
"Is the bar with label 'blank' the smallest?",
"Is the bar with label 'gentle' colored in brown?",
"Is the bar with label 'gentle' colored in yellow?",
"Is the bar with label 'grave' colored in yellow?",
"Is the bar with label 'grave' colored in purple?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the brown bar?",
"What is the label of the purple bar?",
"What is the label of the yellow bar?"
] |
[
"blank",
"popularity",
"gentle",
"artistic",
"grave"
] |
bar_plot_34.png
|
[
"Is the bar with label 'tight' the biggest?",
"Is the bar with label 'globe' the biggest?",
"Is the bar with label 'correspondent' the smallest?",
"Is the bar with label 'butter' the smallest?",
"Is the bar with label 'cap' colored in brown?",
"Is the bar with label 'cap' colored in orange?",
"Is the bar with label 'tight' colored in orange?",
"Is the bar with label 'tight' colored in green?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the brown bar?",
"What is the label of the green bar?",
"What is the label of the orange bar?"
] |
[
"tight",
"correspondent",
"cap",
"globe",
"tight"
] |
bar_plot_35.png
|
[
"Is the bar with label 'meaningful' the biggest?",
"Is the bar with label 'estimated' the biggest?",
"Is the bar with label 'estimated' the smallest?",
"Is the bar with label 'meaningful' the smallest?",
"Is the bar with label 'meaningful' colored in orange?",
"Is the bar with label 'meaningful' colored in green?",
"Is the bar with label 'estimated' colored in green?",
"Is the bar with label 'estimated' colored in brown?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the orange bar?",
"What is the label of the brown bar?",
"What is the label of the green bar?"
] |
[
"meaningful",
"estimated",
"meaningful",
"contest",
"estimated"
] |
bar_plot_36.png
|
[
"Is the bar with label 'tobacco' the biggest?",
"Is the bar with label 'gorgeous' the biggest?",
"Is the bar with label 'palestinian' the smallest?",
"Is the bar with label 'practically' the smallest?",
"Is the bar with label 'picture' colored in black?",
"Is the bar with label 'picture' colored in red?",
"Is the bar with label 'guilt' colored in red?",
"Is the bar with label 'guilt' colored in purple?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the black bar?",
"What is the label of the purple bar?",
"What is the label of the red bar?"
] |
[
"tobacco",
"palestinian",
"picture",
"turkey",
"guilt"
] |
bar_plot_37.png
|
[
"Is the bar with label 'tuck' the biggest?",
"Is the bar with label 'full-time' the biggest?",
"Is the bar with label 'balloon' the smallest?",
"Is the bar with label 'possess' the smallest?",
"Is the bar with label 'possess' colored in purple?",
"Is the bar with label 'possess' colored in orange?",
"Is the bar with label 'balloon' colored in orange?",
"Is the bar with label 'balloon' colored in red?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the purple bar?",
"What is the label of the red bar?",
"What is the label of the orange bar?"
] |
[
"tuck",
"balloon",
"possess",
"full-time",
"balloon"
] |
bar_plot_38.png
|
[
"Is the bar with label 'banana' the biggest?",
"Is the bar with label 'sponsor' the biggest?",
"Is the bar with label 'sponsor' the smallest?",
"Is the bar with label 'electoral' the smallest?",
"Is the bar with label 'gently' colored in yellow?",
"Is the bar with label 'gently' colored in brown?",
"Is the bar with label 'banana' colored in brown?",
"Is the bar with label 'banana' colored in purple?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the yellow bar?",
"What is the label of the purple bar?",
"What is the label of the brown bar?"
] |
[
"banana",
"sponsor",
"gently",
"sponsor",
"banana"
] |
bar_plot_39.png
|
[
"Is the bar with label 'partly' the biggest?",
"Is the bar with label 'damn' the biggest?",
"Is the bar with label 'regard' the smallest?",
"Is the bar with label 'wise' the smallest?",
"Is the bar with label 'regard' colored in green?",
"Is the bar with label 'regard' colored in brown?",
"Is the bar with label 'wise' colored in brown?",
"Is the bar with label 'wise' colored in orange?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the green bar?",
"What is the label of the orange bar?",
"What is the label of the brown bar?"
] |
[
"partly",
"regard",
"regard",
"tremendous",
"wise"
] |
bar_plot_40.png
|
[
"Is the bar with label 'teammate' the biggest?",
"Is the bar with label 'squeeze' the biggest?",
"Is the bar with label 'salmon' the smallest?",
"Is the bar with label 'altogether' the smallest?",
"Is the bar with label 'salmon' colored in orange?",
"Is the bar with label 'salmon' colored in purple?",
"Is the bar with label 'altogether' colored in purple?",
"Is the bar with label 'altogether' colored in yellow?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the orange bar?",
"What is the label of the yellow bar?",
"What is the label of the purple bar?"
] |
[
"teammate",
"salmon",
"salmon",
"squeeze",
"altogether"
] |
bar_plot_41.png
|
[
"Is the bar with label 'experimental' the biggest?",
"Is the bar with label 'decent' the biggest?",
"Is the bar with label 'pride' the smallest?",
"Is the bar with label 'curious' the smallest?",
"Is the bar with label 'decent' colored in yellow?",
"Is the bar with label 'decent' colored in purple?",
"Is the bar with label 'experimental' colored in purple?",
"Is the bar with label 'experimental' colored in green?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the yellow bar?",
"What is the label of the green bar?",
"What is the label of the purple bar?"
] |
[
"experimental",
"pride",
"decent",
"curious",
"experimental"
] |
bar_plot_42.png
|
[
"Is the bar with label 'serving' the biggest?",
"Is the bar with label 'gradually' the biggest?",
"Is the bar with label 'tight' the smallest?",
"Is the bar with label 'serving' the smallest?",
"Is the bar with label 'gradually' colored in brown?",
"Is the bar with label 'gradually' colored in blue?",
"Is the bar with label 'fantastic' colored in blue?",
"Is the bar with label 'fantastic' colored in red?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the brown bar?",
"What is the label of the red bar?",
"What is the label of the blue bar?"
] |
[
"serving",
"tight",
"gradually",
"execute",
"fantastic"
] |
bar_plot_43.png
|
[
"Is the bar with label 'warm' the biggest?",
"Is the bar with label 'oak' the biggest?",
"Is the bar with label 'oak' the smallest?",
"Is the bar with label 'warm' the smallest?",
"Is the bar with label 'evolution' colored in blue?",
"Is the bar with label 'evolution' colored in green?",
"Is the bar with label 'twin' colored in green?",
"Is the bar with label 'twin' colored in orange?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the blue bar?",
"What is the label of the orange bar?",
"What is the label of the green bar?"
] |
[
"warm",
"oak",
"evolution",
"warm",
"twin"
] |
bar_plot_44.png
|
[
"Is the bar with label 'charity' the biggest?",
"Is the bar with label 'spectacular' the biggest?",
"Is the bar with label 'listener' the smallest?",
"Is the bar with label 'inspection' the smallest?",
"Is the bar with label 'inspection' colored in blue?",
"Is the bar with label 'inspection' colored in black?",
"Is the bar with label 'listener' colored in black?",
"Is the bar with label 'listener' colored in green?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the blue bar?",
"What is the label of the green bar?",
"What is the label of the black bar?"
] |
[
"charity",
"listener",
"inspection",
"spectacular",
"listener"
] |
bar_plot_45.png
|
[
"Is the bar with label 'communist' the biggest?",
"Is the bar with label 'officially' the biggest?",
"Is the bar with label 'wander' the smallest?",
"Is the bar with label 'communist' the smallest?",
"Is the bar with label 'communist' colored in orange?",
"Is the bar with label 'communist' colored in purple?",
"Is the bar with label 'officially' colored in purple?",
"Is the bar with label 'officially' colored in green?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the orange bar?",
"What is the label of the green bar?",
"What is the label of the purple bar?"
] |
[
"communist",
"wander",
"communist",
"resist",
"officially"
] |
bar_plot_46.png
|
[
"Is the bar with label 'protester' the biggest?",
"Is the bar with label 'adjustment' the biggest?",
"Is the bar with label 'psychology' the smallest?",
"Is the bar with label 'protester' the smallest?",
"Is the bar with label 'associate' colored in yellow?",
"Is the bar with label 'associate' colored in black?",
"Is the bar with label 'mentor' colored in black?",
"Is the bar with label 'mentor' colored in purple?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the yellow bar?",
"What is the label of the purple bar?",
"What is the label of the black bar?"
] |
[
"protester",
"psychology",
"associate",
"drawer",
"mentor"
] |
bar_plot_47.png
|
[
"Is the bar with label 'infrastructure' the biggest?",
"Is the bar with label 'undermine' the biggest?",
"Is the bar with label 'revelation' the smallest?",
"Is the bar with label 'civilian' the smallest?",
"Is the bar with label 'infrastructure' colored in brown?",
"Is the bar with label 'infrastructure' colored in blue?",
"Is the bar with label 'undermine' colored in blue?",
"Is the bar with label 'undermine' colored in black?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the brown bar?",
"What is the label of the black bar?",
"What is the label of the blue bar?"
] |
[
"infrastructure",
"revelation",
"infrastructure",
"civilian",
"undermine"
] |
bar_plot_48.png
|
[
"Is the bar with label 'indigenous' the biggest?",
"Is the bar with label 'puzzle' the biggest?",
"Is the bar with label 'arm' the smallest?",
"Is the bar with label 'flame' the smallest?",
"Is the bar with label 'wolf' colored in orange?",
"Is the bar with label 'wolf' colored in purple?",
"Is the bar with label 'arm' colored in purple?",
"Is the bar with label 'arm' colored in yellow?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the orange bar?",
"What is the label of the yellow bar?",
"What is the label of the purple bar?"
] |
[
"indigenous",
"arm",
"wolf",
"flame",
"arm"
] |
bar_plot_49.png
|
[
"Is the bar with label 'advise' the biggest?",
"Is the bar with label 'prior' the biggest?",
"Is the bar with label 'above' the smallest?",
"Is the bar with label 'stumble' the smallest?",
"Is the bar with label 'stumble' colored in purple?",
"Is the bar with label 'stumble' colored in green?",
"Is the bar with label 'above' colored in green?",
"Is the bar with label 'above' colored in yellow?"
] |
[
"yes",
"no",
"yes",
"no",
"yes",
"no",
"yes",
"no"
] |
[
"What is the label of the biggest bar?",
"What is the label of the smallest bar?",
"What is the label of the purple bar?",
"What is the label of the yellow bar?",
"What is the label of the green bar?"
] |
[
"advise",
"above",
"stumble",
"advise",
"above"
] |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
End of preview.