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
dataset_name: string
description: string
total_samples: int64
splits: struct<train: int64, val: int64, test: int64>
  child 0, train: int64
  child 1, val: int64
  child 2, test: int64
records: list<item: struct<id: int64, image: string, caption: string, shape: string, color: string, backgroun (... 26 chars omitted)
  child 0, item: struct<id: int64, image: string, caption: string, shape: string, color: string, background: string,  (... 14 chars omitted)
      child 0, id: int64
      child 1, image: string
      child 2, caption: string
      child 3, shape: string
      child 4, color: string
      child 5, background: string
      child 6, split: string
split: string
image: string
background: string
id: int64
shape: string
color: string
caption: string
to
{'id': Value('int64'), 'image': Value('string'), 'caption': Value('string'), 'shape': Value('string'), 'color': Value('string'), 'background': Value('string'), 'split': Value('string')}
because column names don't match
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1816, in _prepare_split_single
                  for key, table in generator:
                                    ^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 310, in _generate_tables
                  self._cast_table(pa_table, json_field_paths=json_field_paths),
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 130, in _cast_table
                  pa_table = table_cast(pa_table, self.info.features.arrow_schema)
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2369, in table_cast
                  return cast_table_to_schema(table, schema)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2297, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              dataset_name: string
              description: string
              total_samples: int64
              splits: struct<train: int64, val: int64, test: int64>
                child 0, train: int64
                child 1, val: int64
                child 2, test: int64
              records: list<item: struct<id: int64, image: string, caption: string, shape: string, color: string, backgroun (... 26 chars omitted)
                child 0, item: struct<id: int64, image: string, caption: string, shape: string, color: string, background: string,  (... 14 chars omitted)
                    child 0, id: int64
                    child 1, image: string
                    child 2, caption: string
                    child 3, shape: string
                    child 4, color: string
                    child 5, background: string
                    child 6, split: string
              split: string
              image: string
              background: string
              id: int64
              shape: string
              color: string
              caption: string
              to
              {'id': Value('int64'), 'image': Value('string'), 'caption': Value('string'), 'shape': Value('string'), 'color': Value('string'), 'background': Value('string'), 'split': 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 1348, 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 980, in convert_to_parquet
                  builder.download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 890, in download_and_prepare
                  self._download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 951, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1683, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/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
string
caption
string
shape
string
color
string
background
string
split
string
0
pair_0000.png
The picture contains a geometric figure: a orange circle. Minimalist design.
circle
orange
light
test
1
pair_0001.png
The picture contains a geometric figure: a purple rectangle. Clean vector-style illustration.
rectangle
purple
light
val
2
pair_0002.png
A orange circle is visible in the center of the frame. High contrast composition.
circle
orange
light
train
3
pair_0003.png
A pink circle is visible in the center of the frame. The shape is perfectly centered.
circle
pink
light
val
4
pair_0004.png
A simple geometric shape, purple colored, placed on a light background. The shape is perfectly centered.
rectangle
purple
light
train
5
pair_0005.png
This image shows a rectangle in blue color. The shape is perfectly centered.
rectangle
blue
light
train
6
pair_0006.png
A cyan triangle is visible in the center of the frame. High contrast composition.
triangle
cyan
light
train
7
pair_0007.png
A simple geometric shape, cyan colored, placed on a light background. High contrast composition.
triangle
cyan
light
train
8
pair_0008.png
This image shows a star in yellow color. Clean vector-style illustration.
star
yellow
light
train
9
pair_0009.png
The picture contains a geometric figure: a blue rectangle. High contrast composition.
rectangle
blue
light
train
10
pair_0010.png
A blue rectangle is visible in the center of the frame. The shape is perfectly centered.
rectangle
blue
light
train
11
pair_0011.png
The picture contains a geometric figure: a colored triangle. High contrast composition.
triangle
colored
light
train
12
pair_0012.png
A simple geometric shape, orange colored, placed on a light background. Minimalist design.
circle
orange
light
train
13
pair_0013.png
Centered in the image is a cyan triangle with clean edges. Clean vector-style illustration.
triangle
cyan
light
train
14
pair_0014.png
The picture contains a geometric figure: a orange circle. Clean vector-style illustration.
circle
orange
light
train
15
pair_0015.png
This image shows a circle in orange color. Clean vector-style illustration.
circle
orange
light
test
16
pair_0016.png
A cyan triangle is visible in the center of the frame. Minimalist design.
triangle
cyan
light
test
17
pair_0017.png
A colored triangle is visible in the center of the frame. Minimalist design.
triangle
colored
light
val
18
pair_0018.png
A simple geometric shape, yellow colored, placed on a light background. Minimalist design.
star
yellow
light
train
19
pair_0019.png
This image shows a star in yellow color.
star
yellow
light
val
20
pair_0020.png
This image shows a circle in red color. High contrast composition.
circle
red
light
val
21
pair_0021.png
The picture contains a geometric figure: a red star. Clean vector-style illustration.
star
red
dark
train
22
pair_0022.png
This image shows a rectangle in purple color. Clean vector-style illustration.
rectangle
purple
light
train
23
pair_0023.png
This image shows a rectangle in purple color. Minimalist design.
rectangle
purple
light
test
24
pair_0024.png
The picture contains a geometric figure: a purple rectangle. Minimalist design.
rectangle
purple
light
test
25
pair_0025.png
A simple geometric shape, pink colored, placed on a light background. The shape is perfectly centered.
circle
pink
light
test
26
pair_0026.png
This image shows a triangle in colored color. High contrast composition.
triangle
colored
light
val
27
pair_0027.png
This image shows a rectangle in purple color.
rectangle
purple
light
train
28
pair_0028.png
A red circle is visible in the center of the frame. Clean vector-style illustration.
circle
red
light
test
29
pair_0029.png
The picture contains a geometric figure: a red star. Clean vector-style illustration.
star
red
dark
train
30
pair_0030.png
Centered in the image is a blue rectangle with clean edges.
rectangle
blue
light
train
31
pair_0031.png
A simple geometric shape, cyan colored, placed on a light background. Minimalist design.
triangle
cyan
light
train
32
pair_0032.png
Centered in the image is a purple rectangle with clean edges. The shape is perfectly centered.
rectangle
purple
light
train
33
pair_0033.png
A simple geometric shape, orange colored, placed on a light background. Minimalist design.
circle
orange
light
train
34
pair_0034.png
Centered in the image is a blue rectangle with clean edges. The shape is perfectly centered.
rectangle
blue
light
train
35
pair_0035.png
A simple geometric shape, orange colored, placed on a light background. High contrast composition.
circle
orange
light
train
36
pair_0036.png
Centered in the image is a red star with clean edges. High contrast composition.
star
red
dark
test
37
pair_0037.png
A yellow star is visible in the center of the frame. Minimalist design.
star
yellow
light
train
38
pair_0038.png
The picture contains a geometric figure: a orange circle. Minimalist design.
circle
orange
light
val
39
pair_0039.png
A green triangle is visible in the center of the frame. Minimalist design.
triangle
green
light
train
40
pair_0040.png
A blue rectangle is visible in the center of the frame. The shape is perfectly centered.
rectangle
blue
light
test
41
pair_0041.png
A simple geometric shape, yellow colored, placed on a light background. Minimalist design.
star
yellow
light
val
42
pair_0042.png
A simple geometric shape, pink colored, placed on a light background. High contrast composition.
circle
pink
light
train
43
pair_0043.png
The picture contains a geometric figure: a cyan triangle. Minimalist design.
triangle
cyan
light
train
44
pair_0044.png
This image shows a star in yellow color.
star
yellow
light
test
45
pair_0045.png
This image shows a rectangle in blue color. The shape is perfectly centered.
rectangle
blue
light
train
46
pair_0046.png
The picture contains a geometric figure: a colored triangle. High contrast composition.
triangle
colored
light
val
47
pair_0047.png
The picture contains a geometric figure: a purple rectangle. The shape is perfectly centered.
rectangle
purple
light
test
48
pair_0048.png
This image shows a rectangle in purple color.
rectangle
purple
light
train
49
pair_0049.png
A blue rectangle is visible in the center of the frame.
rectangle
blue
light
train
50
pair_0050.png
Centered in the image is a colored triangle with clean edges. Clean vector-style illustration.
triangle
colored
light
train
51
pair_0051.png
A blue rectangle is visible in the center of the frame. High contrast composition.
rectangle
blue
light
train
52
pair_0052.png
A simple geometric shape, orange colored, placed on a light background. Minimalist design.
circle
orange
light
train
53
pair_0053.png
Centered in the image is a purple rectangle with clean edges. High contrast composition.
rectangle
purple
light
train
54
pair_0054.png
A colored triangle is visible in the center of the frame. Minimalist design.
triangle
colored
light
val
55
pair_0055.png
The picture contains a geometric figure: a orange circle.
circle
orange
light
train
56
pair_0056.png
This image shows a triangle in cyan color. Clean vector-style illustration.
triangle
cyan
light
train
57
pair_0057.png
A red circle is visible in the center of the frame. Clean vector-style illustration.
circle
red
light
test
58
pair_0058.png
Centered in the image is a purple rectangle with clean edges. High contrast composition.
rectangle
purple
light
test
59
pair_0059.png
Centered in the image is a red star with clean edges. High contrast composition.
star
red
dark
train
60
pair_0060.png
Centered in the image is a red star with clean edges. Minimalist design.
star
red
dark
train
61
pair_0061.png
A simple geometric shape, red colored, placed on a dark background. High contrast composition.
star
red
dark
test
62
pair_0062.png
A simple geometric shape, green colored, placed on a light background. High contrast composition.
triangle
green
light
train
63
pair_0063.png
Centered in the image is a orange circle with clean edges. Minimalist design.
circle
orange
light
test
64
pair_0064.png
Centered in the image is a pink circle with clean edges. Clean vector-style illustration.
circle
pink
light
train
65
pair_0065.png
This image shows a triangle in colored color.
triangle
colored
light
train
66
pair_0066.png
This image shows a rectangle in purple color. High contrast composition.
rectangle
purple
light
val
67
pair_0067.png
A yellow star is visible in the center of the frame. The shape is perfectly centered.
star
yellow
light
test
68
pair_0068.png
Centered in the image is a cyan triangle with clean edges.
triangle
cyan
light
val
69
pair_0069.png
The picture contains a geometric figure: a pink circle.
circle
pink
light
train
70
pair_0070.png
A colored triangle is visible in the center of the frame. Clean vector-style illustration.
triangle
colored
light
train
71
pair_0071.png
Centered in the image is a colored triangle with clean edges.
triangle
colored
light
train
72
pair_0072.png
A simple geometric shape, colored colored, placed on a light background. Minimalist design.
triangle
colored
light
val
73
pair_0073.png
A simple geometric shape, green colored, placed on a light background.
triangle
green
light
train
74
pair_0074.png
A purple rectangle is visible in the center of the frame.
rectangle
purple
light
val
75
pair_0075.png
A yellow star is visible in the center of the frame.
star
yellow
light
test
76
pair_0076.png
A simple geometric shape, pink colored, placed on a light background.
circle
pink
light
train
77
pair_0077.png
A cyan triangle is visible in the center of the frame. Clean vector-style illustration.
triangle
cyan
light
test
78
pair_0078.png
The picture contains a geometric figure: a green triangle. High contrast composition.
triangle
green
light
val
79
pair_0079.png
This image shows a circle in orange color. High contrast composition.
circle
orange
light
train
80
pair_0080.png
A pink circle is visible in the center of the frame. Clean vector-style illustration.
circle
pink
light
val
81
pair_0081.png
Centered in the image is a green triangle with clean edges.
triangle
green
light
train
82
pair_0082.png
The picture contains a geometric figure: a purple rectangle. The shape is perfectly centered.
rectangle
purple
light
test
83
pair_0083.png
Centered in the image is a red circle with clean edges. Clean vector-style illustration.
circle
red
light
train
84
pair_0084.png
A simple geometric shape, green colored, placed on a light background. Clean vector-style illustration.
triangle
green
light
train
85
pair_0085.png
A simple geometric shape, yellow colored, placed on a light background. High contrast composition.
star
yellow
light
train
86
pair_0086.png
Centered in the image is a orange circle with clean edges. Minimalist design.
circle
orange
light
val
87
pair_0087.png
A purple rectangle is visible in the center of the frame.
rectangle
purple
light
train
88
pair_0088.png
The picture contains a geometric figure: a orange circle. The shape is perfectly centered.
circle
orange
light
val
89
pair_0089.png
A blue rectangle is visible in the center of the frame.
rectangle
blue
light
test
90
pair_0090.png
A simple geometric shape, pink colored, placed on a light background. The shape is perfectly centered.
circle
pink
light
train
91
pair_0091.png
A simple geometric shape, green colored, placed on a light background. Clean vector-style illustration.
triangle
green
light
val
92
pair_0092.png
A simple geometric shape, red colored, placed on a dark background. Clean vector-style illustration.
star
red
dark
train
93
pair_0093.png
The picture contains a geometric figure: a purple rectangle.
rectangle
purple
light
train
94
pair_0094.png
The picture contains a geometric figure: a purple rectangle. High contrast composition.
rectangle
purple
light
train
95
pair_0095.png
A pink circle is visible in the center of the frame.
circle
pink
light
test
96
pair_0096.png
A simple geometric shape, pink colored, placed on a light background. Minimalist design.
circle
pink
light
train
97
pair_0097.png
A purple rectangle is visible in the center of the frame.
rectangle
purple
light
train
98
pair_0098.png
A simple geometric shape, cyan colored, placed on a light background. The shape is perfectly centered.
triangle
cyan
light
val
99
pair_0099.png
This image shows a circle in orange color. The shape is perfectly centered.
circle
orange
light
train
End of preview.
README.md exists but content is empty.
Downloads last month
26