Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code:   DatasetGenerationError
Exception:    CastError
Message:      Couldn't cast
2: struct<n_obj: int64, total: int64, correct: int64, swap_error: int64, hallucination: int64, accuracy (... 56 chars omitted)
  child 0, n_obj: int64
  child 1, total: int64
  child 2, correct: int64
  child 3, swap_error: int64
  child 4, hallucination: int64
  child 5, accuracy: double
  child 6, swap_rate: double
  child 7, hallucination_rate: double
3: struct<n_obj: int64, total: int64, correct: int64, swap_error: int64, hallucination: int64, accuracy (... 56 chars omitted)
  child 0, n_obj: int64
  child 1, total: int64
  child 2, correct: int64
  child 3, swap_error: int64
  child 4, hallucination: int64
  child 5, accuracy: double
  child 6, swap_rate: double
  child 7, hallucination_rate: double
4: struct<n_obj: int64, total: int64, correct: int64, swap_error: int64, hallucination: int64, accuracy (... 56 chars omitted)
  child 0, n_obj: int64
  child 1, total: int64
  child 2, correct: int64
  child 3, swap_error: int64
  child 4, hallucination: int64
  child 5, accuracy: double
  child 6, swap_rate: double
  child 7, hallucination_rate: double
5: struct<n_obj: int64, total: int64, correct: int64, swap_error: int64, hallucination: int64, accuracy (... 56 chars omitted)
  child 0, n_obj: int64
  child 1, total: int64
  child 2, correct: int64
  child 3, swap_error: int64
  child 4, hallucination: int64
  child 5, accuracy: double
  child 6, swap_rate: double
  child 7, hallucination_rate: double
6: struct<n_obj: int64, total: int64, correct: int64, swap_error: int64, hallucination: int64, accuracy (... 56 chars omitted)
  child 0, n_obj: int64
  child 1, total: int64
  child 2, correct: int64
  child 3, swap_error: int64
  child 4, hallucination: int64
  child 5, accuracy: double
  child 6, swap_rate: double
  child 7, hallucination_rate: double
7: struct<n_obj: int64, total: int64, correct: int64, swap_error: int64, hallucination: int64, accuracy (... 56 chars omitted)
  child 0, n_obj: int64
  child 1, total: int64
  child 2, correct: int64
  child 3, swap_error: int64
  child 4, hallucination: int64
  child 5, accuracy: double
  child 6, swap_rate: double
  child 7, hallucination_rate: double
8: struct<n_obj: int64, total: int64, correct: int64, swap_error: int64, hallucination: int64, accuracy (... 56 chars omitted)
  child 0, n_obj: int64
  child 1, total: int64
  child 2, correct: int64
  child 3, swap_error: int64
  child 4, hallucination: int64
  child 5, accuracy: double
  child 6, swap_rate: double
  child 7, hallucination_rate: double
overall: struct<total: int64, correct: int64, swap_error: int64, hallucination: int64, accuracy: double, swap (... 42 chars omitted)
  child 0, total: int64
  child 1, correct: int64
  child 2, swap_error: int64
  child 3, hallucination: int64
  child 4, accuracy: double
  child 5, swap_rate: double
  child 6, hallucination_rate: double
to
{'id': Value('int64'), 'image_id': Value('string'), 'n_obj': Value('int64'), 'shape': Value('string'), 'color': Value('string'), 'position': Value('string'), 'question': Value('string'), 'raw': Value('string'), 'predicted': Value('string'), 'label': Value('string')}
because column names don't match
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1837, in _prepare_split_single
                  writer.write_table(table)
                  ~~~~~~~~~~~~~~~~~~^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 764, in write_table
                  self.write_rows_on_file()  # in case there are buffered rows to write first
                  ~~~~~~~~~~~~~~~~~~~~~~~^^
                File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 663, in write_rows_on_file
                  self._write_table(table)
                  ~~~~~~~~~~~~~~~~~^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 773, in _write_table
                  pa_table = table_cast(pa_table, self._schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2369, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2297, in cast_table_to_schema
                  raise CastError(
                  ...<3 lines>...
                  )
              datasets.table.CastError: Couldn't cast
              2: struct<n_obj: int64, total: int64, correct: int64, swap_error: int64, hallucination: int64, accuracy (... 56 chars omitted)
                child 0, n_obj: int64
                child 1, total: int64
                child 2, correct: int64
                child 3, swap_error: int64
                child 4, hallucination: int64
                child 5, accuracy: double
                child 6, swap_rate: double
                child 7, hallucination_rate: double
              3: struct<n_obj: int64, total: int64, correct: int64, swap_error: int64, hallucination: int64, accuracy (... 56 chars omitted)
                child 0, n_obj: int64
                child 1, total: int64
                child 2, correct: int64
                child 3, swap_error: int64
                child 4, hallucination: int64
                child 5, accuracy: double
                child 6, swap_rate: double
                child 7, hallucination_rate: double
              4: struct<n_obj: int64, total: int64, correct: int64, swap_error: int64, hallucination: int64, accuracy (... 56 chars omitted)
                child 0, n_obj: int64
                child 1, total: int64
                child 2, correct: int64
                child 3, swap_error: int64
                child 4, hallucination: int64
                child 5, accuracy: double
                child 6, swap_rate: double
                child 7, hallucination_rate: double
              5: struct<n_obj: int64, total: int64, correct: int64, swap_error: int64, hallucination: int64, accuracy (... 56 chars omitted)
                child 0, n_obj: int64
                child 1, total: int64
                child 2, correct: int64
                child 3, swap_error: int64
                child 4, hallucination: int64
                child 5, accuracy: double
                child 6, swap_rate: double
                child 7, hallucination_rate: double
              6: struct<n_obj: int64, total: int64, correct: int64, swap_error: int64, hallucination: int64, accuracy (... 56 chars omitted)
                child 0, n_obj: int64
                child 1, total: int64
                child 2, correct: int64
                child 3, swap_error: int64
                child 4, hallucination: int64
                child 5, accuracy: double
                child 6, swap_rate: double
                child 7, hallucination_rate: double
              7: struct<n_obj: int64, total: int64, correct: int64, swap_error: int64, hallucination: int64, accuracy (... 56 chars omitted)
                child 0, n_obj: int64
                child 1, total: int64
                child 2, correct: int64
                child 3, swap_error: int64
                child 4, hallucination: int64
                child 5, accuracy: double
                child 6, swap_rate: double
                child 7, hallucination_rate: double
              8: struct<n_obj: int64, total: int64, correct: int64, swap_error: int64, hallucination: int64, accuracy (... 56 chars omitted)
                child 0, n_obj: int64
                child 1, total: int64
                child 2, correct: int64
                child 3, swap_error: int64
                child 4, hallucination: int64
                child 5, accuracy: double
                child 6, swap_rate: double
                child 7, hallucination_rate: double
              overall: struct<total: int64, correct: int64, swap_error: int64, hallucination: int64, accuracy: double, swap (... 42 chars omitted)
                child 0, total: int64
                child 1, correct: int64
                child 2, swap_error: int64
                child 3, hallucination: int64
                child 4, accuracy: double
                child 5, swap_rate: double
                child 6, hallucination_rate: double
              to
              {'id': Value('int64'), 'image_id': Value('string'), 'n_obj': Value('int64'), 'shape': Value('string'), 'color': Value('string'), 'position': Value('string'), 'question': Value('string'), 'raw': Value('string'), 'predicted': Value('string'), 'label': Value('string')}
              because column names don't match
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1839, in _prepare_split_single
                  raise DatasetGenerationCastError.from_cast_error(
                  ...<4 lines>...
                  )
              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 8 new columns ({'4', '8', '2', '6', '5', 'overall', '3', '7'}) and 10 missing columns ({'id', 'position', 'image_id', 'question', 'shape', 'color', 'n_obj', 'label', 'raw', 'predicted'}).
              
              This happened while the json dataset builder was generating data using
              
              hf://datasets/Likithp/attribute-binding-results/exp1_behavioral/meta.json (at revision 1d2eafcb237e216c02f23fc53ce7b2570b88649a), ['hf://datasets/Likithp/attribute-binding-results@1d2eafcb237e216c02f23fc53ce7b2570b88649a/exp1_behavioral/behavioral_raw.json', 'hf://datasets/Likithp/attribute-binding-results@1d2eafcb237e216c02f23fc53ce7b2570b88649a/exp1_behavioral/behavioral_summary.json', 'hf://datasets/Likithp/attribute-binding-results@1d2eafcb237e216c02f23fc53ce7b2570b88649a/exp1_behavioral/meta.json', 'hf://datasets/Likithp/attribute-binding-results@1d2eafcb237e216c02f23fc53ce7b2570b88649a/exp1_behavioral/questions.json', 'hf://datasets/Likithp/attribute-binding-results@1d2eafcb237e216c02f23fc53ce7b2570b88649a/exp2_residuals/meta.json', 'hf://datasets/Likithp/attribute-binding-results@1d2eafcb237e216c02f23fc53ce7b2570b88649a/exp2_residuals/object_index.json'], ['hf://datasets/Likithp/attribute-binding-results@1d2eafcb237e216c02f23fc53ce7b2570b88649a/exp1_behavioral/behavioral_raw.json', 'hf://datasets/Likithp/attribute-binding-results@1d2eafcb237e216c02f23fc53ce7b2570b88649a/exp1_behavioral/behavioral_summary.json', 'hf://datasets/Likithp/attribute-binding-results@1d2eafcb237e216c02f23fc53ce7b2570b88649a/exp1_behavioral/meta.json', 'hf://datasets/Likithp/attribute-binding-results@1d2eafcb237e216c02f23fc53ce7b2570b88649a/exp1_behavioral/questions.json', 'hf://datasets/Likithp/attribute-binding-results@1d2eafcb237e216c02f23fc53ce7b2570b88649a/exp2_residuals/meta.json', 'hf://datasets/Likithp/attribute-binding-results@1d2eafcb237e216c02f23fc53ce7b2570b88649a/exp2_residuals/object_index.json']
              
              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)
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1858, in _prepare_split_single
                  num_examples, num_bytes = writer.finalize()
                                            ~~~~~~~~~~~~~~~^^
                File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 781, in finalize
                  self.write_rows_on_file()
                  ~~~~~~~~~~~~~~~~~~~~~~~^^
                File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 663, in write_rows_on_file
                  self._write_table(table)
                  ~~~~~~~~~~~~~~~~~^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 773, in _write_table
                  pa_table = table_cast(pa_table, self._schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2369, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2297, in cast_table_to_schema
                  raise CastError(
                  ...<3 lines>...
                  )
              datasets.table.CastError: Couldn't cast
              2: struct<n_obj: int64, total: int64, correct: int64, swap_error: int64, hallucination: int64, accuracy (... 56 chars omitted)
                child 0, n_obj: int64
                child 1, total: int64
                child 2, correct: int64
                child 3, swap_error: int64
                child 4, hallucination: int64
                child 5, accuracy: double
                child 6, swap_rate: double
                child 7, hallucination_rate: double
              3: struct<n_obj: int64, total: int64, correct: int64, swap_error: int64, hallucination: int64, accuracy (... 56 chars omitted)
                child 0, n_obj: int64
                child 1, total: int64
                child 2, correct: int64
                child 3, swap_error: int64
                child 4, hallucination: int64
                child 5, accuracy: double
                child 6, swap_rate: double
                child 7, hallucination_rate: double
              4: struct<n_obj: int64, total: int64, correct: int64, swap_error: int64, hallucination: int64, accuracy (... 56 chars omitted)
                child 0, n_obj: int64
                child 1, total: int64
                child 2, correct: int64
                child 3, swap_error: int64
                child 4, hallucination: int64
                child 5, accuracy: double
                child 6, swap_rate: double
                child 7, hallucination_rate: double
              5: struct<n_obj: int64, total: int64, correct: int64, swap_error: int64, hallucination: int64, accuracy (... 56 chars omitted)
                child 0, n_obj: int64
                child 1, total: int64
                child 2, correct: int64
                child 3, swap_error: int64
                child 4, hallucination: int64
                child 5, accuracy: double
                child 6, swap_rate: double
                child 7, hallucination_rate: double
              6: struct<n_obj: int64, total: int64, correct: int64, swap_error: int64, hallucination: int64, accuracy (... 56 chars omitted)
                child 0, n_obj: int64
                child 1, total: int64
                child 2, correct: int64
                child 3, swap_error: int64
                child 4, hallucination: int64
                child 5, accuracy: double
                child 6, swap_rate: double
                child 7, hallucination_rate: double
              7: struct<n_obj: int64, total: int64, correct: int64, swap_error: int64, hallucination: int64, accuracy (... 56 chars omitted)
                child 0, n_obj: int64
                child 1, total: int64
                child 2, correct: int64
                child 3, swap_error: int64
                child 4, hallucination: int64
                child 5, accuracy: double
                child 6, swap_rate: double
                child 7, hallucination_rate: double
              8: struct<n_obj: int64, total: int64, correct: int64, swap_error: int64, hallucination: int64, accuracy (... 56 chars omitted)
                child 0, n_obj: int64
                child 1, total: int64
                child 2, correct: int64
                child 3, swap_error: int64
                child 4, hallucination: int64
                child 5, accuracy: double
                child 6, swap_rate: double
                child 7, hallucination_rate: double
              overall: struct<total: int64, correct: int64, swap_error: int64, hallucination: int64, accuracy: double, swap (... 42 chars omitted)
                child 0, total: int64
                child 1, correct: int64
                child 2, swap_error: int64
                child 3, hallucination: int64
                child 4, accuracy: double
                child 5, swap_rate: double
                child 6, hallucination_rate: double
              to
              {'id': Value('int64'), 'image_id': Value('string'), 'n_obj': Value('int64'), 'shape': Value('string'), 'color': Value('string'), 'position': Value('string'), 'question': Value('string'), 'raw': Value('string'), 'predicted': Value('string'), 'label': Value('string')}
              because column names don't match
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1369, in compute_config_parquet_and_info_response
                  parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
                                                                        ~~~~~~~~~~~~~~~~~~~~~~~~~^
                      builder, max_dataset_size_bytes=max_dataset_size_bytes
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                  )
                  ^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 948, in stream_convert_to_parquet
                  builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
                  ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1683, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~^
                      gen_kwargs=gen_kwargs, job_id=job_id, **_prepare_split_args
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                  ):
                  ^
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1869, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

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.

id
int64
image_id
string
n_obj
int64
shape
string
color
string
position
string
question
string
raw
string
predicted
string
label
string
0
n2_0000
2
triangle
blue
top-center
What color is the triangle in the top-center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
1
n2_0000
2
square
cyan
top-left
What color is the square in the top-left? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
2
n2_0001
2
circle
pink
middle-left
What color is the circle in the middle-left? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
3
n2_0001
2
circle
purple
top-right
What color is the circle in the top-right? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
4
n2_0002
2
circle
blue
bottom-left
What color is the circle in the bottom-left? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
5
n2_0002
2
circle
purple
top-left
What color is the circle in the top-left? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
6
n2_0003
2
circle
blue
middle-left
What color is the circle in the middle-left? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
7
n2_0003
2
square
orange
bottom-right
What color is the square in the bottom-right? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
8
n2_0004
2
square
pink
bottom-right
What color is the square in the bottom-right? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
9
n2_0004
2
diamond
orange
bottom-left
What color is the diamond in the bottom-left? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
10
n2_0005
2
square
green
center
What color is the square in the center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
11
n2_0005
2
diamond
yellow
top-left
What color is the diamond in the top-left? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
12
n2_0006
2
square
blue
middle-right
What color is the square in the middle-right? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
13
n2_0006
2
square
purple
center
What color is the square in the center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
14
n2_0007
2
circle
purple
middle-right
What color is the circle in the middle-right? Answer with a single color word.
Red. assistant Red. assistant Red.
red
swap_error
15
n2_0007
2
diamond
red
top-center
What color is the diamond in the top-center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
correct
16
n2_0008
2
triangle
pink
top-center
What color is the triangle in the top-center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
swap_error
17
n2_0008
2
triangle
red
middle-right
What color is the triangle in the middle-right? Answer with a single color word.
Red. assistant Red. assistant Red.
red
correct
18
n2_0009
2
circle
cyan
top-left
What color is the circle in the top-left? Answer with a single color word.
Red. assistant Red. assistant Red.
red
swap_error
19
n2_0009
2
diamond
red
bottom-center
What color is the diamond in the bottom-center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
correct
20
n2_0010
2
triangle
cyan
top-center
What color is the triangle in the top-center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
21
n2_0010
2
square
orange
center
What color is the square in the center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
22
n2_0011
2
square
pink
top-center
What color is the square in the top-center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
23
n2_0011
2
triangle
green
top-left
What color is the triangle in the top-left? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
24
n2_0012
2
circle
pink
top-center
What color is the circle in the top-center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
swap_error
25
n2_0012
2
diamond
red
middle-left
What color is the diamond in the middle-left? Answer with a single color word.
Red. assistant Red. assistant Red.
red
correct
26
n2_0013
2
triangle
cyan
center
What color is the triangle in the center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
27
n2_0013
2
square
green
bottom-center
What color is the square in the bottom-center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
28
n2_0014
2
square
purple
middle-right
What color is the square in the middle-right? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
29
n2_0014
2
triangle
blue
bottom-right
What color is the triangle in the bottom-right? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
30
n2_0015
2
square
cyan
top-center
What color is the square in the top-center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
31
n2_0015
2
square
green
top-right
What color is the square in the top-right? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
32
n2_0016
2
triangle
blue
bottom-center
What color is the triangle in the bottom-center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
33
n2_0016
2
square
pink
bottom-left
What color is the square in the bottom-left? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
34
n2_0017
2
square
pink
middle-right
What color is the square in the middle-right? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
35
n2_0017
2
circle
green
top-left
What color is the circle in the top-left? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
36
n2_0018
2
triangle
blue
middle-right
What color is the triangle in the middle-right? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
37
n2_0018
2
circle
orange
bottom-left
What color is the circle in the bottom-left? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
38
n2_0019
2
square
purple
middle-left
What color is the square in the middle-left? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
39
n2_0019
2
diamond
cyan
middle-right
What color is the diamond in the middle-right? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
40
n2_0020
2
square
blue
bottom-left
What color is the square in the bottom-left? Answer with a single color word.
Red. assistant Red. assistant Red.
red
swap_error
41
n2_0020
2
triangle
red
bottom-center
What color is the triangle in the bottom-center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
correct
42
n2_0021
2
triangle
red
top-right
What color is the triangle in the top-right? Answer with a single color word.
Red. assistant Red. assistant Red.
red
correct
43
n2_0021
2
diamond
yellow
middle-left
What color is the diamond in the middle-left? Answer with a single color word.
Red. assistant Red. assistant Red.
red
swap_error
44
n2_0022
2
square
pink
bottom-left
What color is the square in the bottom-left? Answer with a single color word.
Red. assistant Red. assistant Red.
red
swap_error
45
n2_0022
2
square
red
middle-right
What color is the square in the middle-right? Answer with a single color word.
Red. assistant Red. assistant Red.
red
correct
46
n2_0023
2
circle
purple
bottom-right
What color is the circle in the bottom-right? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
47
n2_0023
2
circle
yellow
bottom-center
What color is the circle in the bottom-center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
48
n2_0024
2
square
green
top-center
What color is the square in the top-center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
49
n2_0024
2
diamond
yellow
top-right
What color is the diamond in the top-right? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
50
n2_0025
2
diamond
red
top-center
What color is the diamond in the top-center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
correct
51
n2_0025
2
diamond
purple
bottom-left
What color is the diamond in the bottom-left? Answer with a single color word.
Red. assistant Red. assistant Red.
red
swap_error
52
n2_0026
2
circle
red
bottom-right
What color is the circle in the bottom-right? Answer with a single color word.
Red. assistant Red. assistant Red.
red
correct
53
n2_0026
2
circle
cyan
center
What color is the circle in the center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
swap_error
54
n2_0027
2
triangle
purple
bottom-right
What color is the triangle in the bottom-right? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
55
n2_0027
2
circle
cyan
center
What color is the circle in the center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
56
n2_0028
2
square
green
center
What color is the square in the center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
57
n2_0028
2
diamond
purple
bottom-left
What color is the diamond in the bottom-left? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
58
n2_0029
2
square
yellow
top-left
What color is the square in the top-left? Answer with a single color word.
Blue. assistant Blue. assistant Blue.
blue
hallucination
59
n2_0029
2
circle
pink
center
What color is the circle in the center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
60
n2_0030
2
square
blue
center
What color is the square in the center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
61
n2_0030
2
triangle
cyan
middle-left
What color is the triangle in the middle-left? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
62
n2_0031
2
triangle
orange
top-right
What color is the triangle in the top-right? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
63
n2_0031
2
diamond
cyan
top-left
What color is the diamond in the top-left? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
64
n2_0032
2
triangle
cyan
top-left
What color is the triangle in the top-left? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
65
n2_0032
2
triangle
yellow
top-center
What color is the triangle in the top-center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
66
n2_0033
2
square
cyan
middle-left
What color is the square in the middle-left? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
67
n2_0033
2
circle
purple
top-left
What color is the circle in the top-left? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
68
n2_0034
2
circle
orange
top-center
What color is the circle in the top-center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
swap_error
69
n2_0034
2
square
red
bottom-center
What color is the square in the bottom-center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
correct
70
n2_0035
2
square
green
top-right
What color is the square in the top-right? Answer with a single color word.
Red. assistant Red. assistant Red.
red
swap_error
71
n2_0035
2
triangle
red
bottom-center
What color is the triangle in the bottom-center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
correct
72
n2_0036
2
square
purple
bottom-right
What color is the square in the bottom-right? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
73
n2_0036
2
square
orange
bottom-left
What color is the square in the bottom-left? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
74
n2_0037
2
triangle
cyan
center
What color is the triangle in the center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
75
n2_0037
2
diamond
orange
bottom-left
What color is the diamond in the bottom-left? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
76
n2_0038
2
circle
cyan
bottom-right
What color is the circle in the bottom-right? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
77
n2_0038
2
square
cyan
bottom-center
What color is the square in the bottom-center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
78
n2_0039
2
triangle
purple
middle-left
What color is the triangle in the middle-left? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
79
n2_0039
2
circle
blue
top-center
What color is the circle in the top-center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
80
n2_0040
2
square
pink
bottom-right
What color is the square in the bottom-right? Answer with a single color word.
Red. assistant Red. assistant Red.
red
swap_error
81
n2_0040
2
circle
red
middle-left
What color is the circle in the middle-left? Answer with a single color word.
Red. assistant Red. assistant Red.
red
correct
82
n2_0041
2
square
pink
top-center
What color is the square in the top-center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
83
n2_0041
2
circle
orange
top-left
What color is the circle in the top-left? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
84
n2_0042
2
circle
orange
top-left
What color is the circle in the top-left? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
85
n2_0042
2
square
cyan
middle-right
What color is the square in the middle-right? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
86
n2_0043
2
square
purple
center
What color is the square in the center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
swap_error
87
n2_0043
2
square
red
bottom-center
What color is the square in the bottom-center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
correct
88
n2_0044
2
diamond
pink
bottom-center
What color is the diamond in the bottom-center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
89
n2_0044
2
diamond
green
middle-left
What color is the diamond in the middle-left? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
90
n2_0045
2
circle
pink
middle-left
What color is the circle in the middle-left? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
91
n2_0045
2
diamond
yellow
top-center
What color is the diamond in the top-center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
92
n2_0046
2
diamond
green
middle-right
What color is the diamond in the middle-right? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
93
n2_0046
2
diamond
purple
bottom-left
What color is the diamond in the bottom-left? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
94
n2_0047
2
circle
yellow
top-left
What color is the circle in the top-left? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
95
n2_0047
2
diamond
blue
top-center
What color is the diamond in the top-center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
96
n2_0048
2
square
cyan
middle-right
What color is the square in the middle-right? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
97
n2_0048
2
square
orange
top-center
What color is the square in the top-center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
hallucination
98
n2_0049
2
square
red
middle-left
What color is the square in the middle-left? Answer with a single color word.
Red. assistant Red. assistant Red.
red
correct
99
n2_0049
2
diamond
yellow
bottom-center
What color is the diamond in the bottom-center? Answer with a single color word.
Red. assistant Red. assistant Red.
red
swap_error
End of preview.

No dataset card yet

Downloads last month
19