SynthRL
Collection
Models & Datasets of SynthRL
•
10 items
•
Updated
•
5
Error code: DatasetGenerationError Exception: CastError Message: Couldn't cast id: string images: struct<bytes: binary, path: string> child 0, bytes: binary child 1, path: string problem: string answer: string -- schema metadata -- huggingface: '{"info": {"features": {"id": {"dtype": "string", "_type": "' + 139 to {'indices': Value(dtype='uint64', id=None)} because column names don't match Traceback: Traceback (most recent call last): File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1855, in _prepare_split_single for _, table in generator: File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/packaged_modules/arrow/arrow.py", line 76, in _generate_tables yield f"{file_idx}_{batch_idx}", self._cast_table(pa_table) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/packaged_modules/arrow/arrow.py", line 59, in _cast_table pa_table = table_cast(pa_table, self.info.features.arrow_schema) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2293, in table_cast return cast_table_to_schema(table, schema) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2241, in cast_table_to_schema raise CastError( datasets.table.CastError: Couldn't cast id: string images: struct<bytes: binary, path: string> child 0, bytes: binary child 1, path: string problem: string answer: string -- schema metadata -- huggingface: '{"info": {"features": {"id": {"dtype": "string", "_type": "' + 139 to {'indices': Value(dtype='uint64', id=None)} 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 1436, 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 1053, in convert_to_parquet builder.download_and_prepare( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 925, in download_and_prepare self._download_and_prepare( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1001, 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 1742, 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 1898, 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.
indices
uint64 |
---|
0 |
1 |
2 |
3 |
7 |
9 |
13 |
14 |
18 |
21 |
22 |
26 |
30 |
31 |
33 |
39 |
40 |
45 |
46 |
47 |
48 |
53 |
55 |
57 |
60 |
62 |
63 |
67 |
69 |
70 |
71 |
72 |
74 |
75 |
76 |
78 |
80 |
82 |
83 |
84 |
87 |
91 |
93 |
96 |
97 |
98 |
99 |
100 |
101 |
105 |
106 |
107 |
110 |
111 |
112 |
115 |
116 |
120 |
122 |
123 |
125 |
127 |
136 |
140 |
142 |
143 |
146 |
147 |
148 |
149 |
150 |
151 |
152 |
153 |
154 |
155 |
157 |
158 |
161 |
165 |
167 |
169 |
172 |
173 |
174 |
175 |
177 |
178 |
179 |
180 |
182 |
186 |
187 |
188 |
189 |
191 |
192 |
193 |
194 |
195 |
No dataset card yet