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:    TypeError
Message:      Couldn't cast array of type
string
to
List(Value('string'))
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1816, in _prepare_split_single
                  for key, table in generator:
                                    ^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 613, in wrapped
                  for item in generator(*args, **kwargs):
                              ~~~~~~~~~^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 343, in _generate_tables
                  self._cast_table(pa_table, json_field_paths=json_field_paths),
                  ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 132, in _cast_table
                  pa_table = table_cast(pa_table, self.info.features.arrow_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 2303, in cast_table_to_schema
                  cast_array_to_feature(
                  ~~~~~~~~~~~~~~~~~~~~~^
                      table[name] if name in table_column_names else pa.array([None] * len(table), type=schema.field(name).type),
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                      feature,
                      ^^^^^^^^
                  )
                  ^
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 1852, in wrapper
                  return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
                                           ~~~~^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2109, in cast_array_to_feature
                  casted_array_values = _c(array.values, feature.feature)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 1854, in wrapper
                  return func(array, *args, **kwargs)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2149, in cast_array_to_feature
                  raise TypeError(f"Couldn't cast array of type\n{_short_str(array.type)}\nto\n{_short_str(feature)}")
              TypeError: Couldn't cast array of type
              string
              to
              List(Value('string'))
              
              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.

text
list
[ [ "abs", "float(\"inf\")" ], [ "float(\"inf\")" ] ]
[ [ "cos", "float(\"inf\")" ], [ "float(\"nan\")" ] ]
[ [ "pow1_3", "float(\"-inf\")" ], [ "float(\"-inf\")" ] ]
[ [ "mult2", "float(\"-inf\")" ], [ "float(\"-inf\")" ] ]
[ [ "pow1_3", "float(\"nan\")" ], [ "float(\"nan\")" ] ]
[ [ "asinh", "float(\"nan\")" ], [ "float(\"nan\")" ] ]
[ [ "asinh", "float(\"-inf\")" ], [ "float(\"-inf\")" ] ]
[ [ "inv", "float(\"-inf\")" ], [ "0" ] ]
[ [ "tanh", "float(\"inf\")" ], [ "1" ] ]
[ [ "div3", "float(\"inf\")" ], [ "float(\"inf\")" ] ]
[ [ "pow1_5", "float(\"inf\")" ], [ "float(\"inf\")" ] ]
[ [ "mult2", "float(\"nan\")" ], [ "float(\"nan\")" ] ]
[ [ "pow3", "float(\"nan\")" ], [ "float(\"nan\")" ] ]
[ [ "inv", "float(\"nan\")" ], [ "float(\"nan\")" ] ]
[ [ "cosh", "np.pi" ], [ "<constant>" ] ]
[ [ "tanh", "0" ], [ "0" ] ]
[ [ "atan", "np.e" ], [ "<constant>" ] ]
[ [ "div5", "float(\"-inf\")" ], [ "float(\"-inf\")" ] ]
[ [ "pow1_2", "float(\"nan\")" ], [ "float(\"nan\")" ] ]
[ [ "pow2", "(-1)" ], [ "1" ] ]
[ [ "pow3", "1" ], [ "1" ] ]
[ [ "pow1_3", "1" ], [ "1" ] ]
[ [ "mult5", "(-1)" ], [ "<constant>" ] ]
[ [ "pow2", "np.pi" ], [ "<constant>" ] ]
[ [ "div2", "0" ], [ "0" ] ]
[ [ "div4", "np.e" ], [ "<constant>" ] ]
[ [ "pow3", "float(\"-inf\")" ], [ "float(\"-inf\")" ] ]
[ [ "mult4", "(-1)" ], [ "<constant>" ] ]
[ [ "abs", "0" ], [ "0" ] ]
[ [ "sin", "np.e" ], [ "<constant>" ] ]
[ [ "inv", "1" ], [ "1" ] ]
[ [ "mult2", "1" ], [ "<constant>" ] ]
[ [ "pow1_4", "np.e" ], [ "<constant>" ] ]
[ [ "cos", "0" ], [ "1" ] ]
[ [ "pow1_5", "0" ], [ "0" ] ]
[ [ "pow1_2", "1" ], [ "1" ] ]
[ [ "div3", "0" ], [ "0" ] ]
[ [ "div2", "np.pi" ], [ "<constant>" ] ]
[ [ "log", "(-1)" ], [ "float(\"nan\")" ] ]
[ [ "sinh", "float(\"inf\")" ], [ "float(\"inf\")" ] ]
[ [ "pow2", "1" ], [ "1" ] ]
[ [ "pow1_2", "float(\"-inf\")" ], [ "float(\"inf\")" ] ]
[ [ "div5", "1" ], [ "<constant>" ] ]
[ [ "div5", "float(\"nan\")" ], [ "float(\"nan\")" ] ]
[ [ "mult5", "np.pi" ], [ "<constant>" ] ]
[ [ "mult4", "np.pi" ], [ "<constant>" ] ]
[ [ "abs", "np.pi" ], [ "np.pi" ] ]
[ [ "neg", "float(\"inf\")" ], [ "float(\"-inf\")" ] ]
[ [ "cos", "np.pi" ], [ "(-1)" ] ]
[ [ "sinh", "np.e" ], [ "<constant>" ] ]
[ [ "atan", "float(\"-inf\")" ], [ "<constant>" ] ]
[ [ "tan", "(-1)" ], [ "<constant>" ] ]
[ [ "tan", "np.pi" ], [ "0" ] ]
[ [ "atanh", "(-1)" ], [ "float(\"-inf\")" ] ]
[ [ "pow1_4", "float(\"-inf\")" ], [ "float(\"inf\")" ] ]
[ [ "mult5", "1" ], [ "<constant>" ] ]
[ [ "atanh", "np.pi" ], [ "float(\"nan\")" ] ]
[ [ "div4", "float(\"nan\")" ], [ "float(\"nan\")" ] ]
[ [ "asin", "(-1)" ], [ "<constant>" ] ]
[ [ "exp", "float(\"nan\")" ], [ "float(\"nan\")" ] ]
[ [ "div4", "float(\"-inf\")" ], [ "float(\"-inf\")" ] ]
[ [ "div3", "np.pi" ], [ "<constant>" ] ]
[ [ "pow1_4", "float(\"nan\")" ], [ "float(\"nan\")" ] ]
[ [ "log", "float(\"nan\")" ], [ "float(\"nan\")" ] ]
[ [ "acosh", "np.e" ], [ "<constant>" ] ]
[ [ "exp", "float(\"-inf\")" ], [ "0" ] ]
[ [ "pow4", "float(\"-inf\")" ], [ "float(\"inf\")" ] ]
[ [ "sin", "float(\"nan\")" ], [ "float(\"nan\")" ] ]
[ [ "neg", "0" ], [ "0" ] ]
[ [ "sin", "float(\"-inf\")" ], [ "float(\"nan\")" ] ]
[ [ "tan", "1" ], [ "<constant>" ] ]
[ [ "pow4", "float(\"nan\")" ], [ "float(\"nan\")" ] ]
[ [ "asin", "float(\"nan\")" ], [ "float(\"nan\")" ] ]
[ [ "log", "1" ], [ "0" ] ]
[ [ "exp", "1" ], [ "np.e" ] ]
[ [ "atanh", "1" ], [ "float(\"inf\")" ] ]
[ [ "cosh", "float(\"inf\")" ], [ "float(\"inf\")" ] ]
[ [ "pow2", "float(\"inf\")" ], [ "float(\"inf\")" ] ]
[ [ "asin", "1" ], [ "<constant>" ] ]
[ [ "mult3", "np.e" ], [ "<constant>" ] ]
[ [ "pow4", "1" ], [ "1" ] ]
[ [ "acos", "(-1)" ], [ "np.pi" ] ]
[ [ "acosh", "float(\"-inf\")" ], [ "float(\"nan\")" ] ]
[ [ "pow5", "float(\"-inf\")" ], [ "float(\"-inf\")" ] ]
[ [ "pow1_3", "(-1)" ], [ "(-1)" ] ]
[ [ "pow2", "0" ], [ "0" ] ]
[ [ "pow1_3", "np.pi" ], [ "<constant>" ] ]
[ [ "asinh", "(-1)" ], [ "<constant>" ] ]
[ [ "pow5", "(-1)" ], [ "(-1)" ] ]
[ [ "pow5", "float(\"nan\")" ], [ "float(\"nan\")" ] ]
[ [ "cosh", "np.e" ], [ "<constant>" ] ]
[ [ "div5", "0" ], [ "0" ] ]
[ [ "mult2", "(-1)" ], [ "<constant>" ] ]
[ [ "inv", "np.pi" ], [ "<constant>" ] ]
[ [ "inv", "(-1)" ], [ "(-1)" ] ]
[ [ "acos", "1" ], [ "0" ] ]
[ [ "pow3", "(-1)" ], [ "(-1)" ] ]
[ [ "acosh", "float(\"nan\")" ], [ "float(\"nan\")" ] ]
[ [ "mult5", "float(\"inf\")" ], [ "float(\"inf\")" ] ]
[ [ "mult4", "float(\"inf\")" ], [ "float(\"inf\")" ] ]
End of preview.
README.md exists but content is empty.
Downloads last month
993