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 null
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2013, in _prepare_split_single
                  writer.write_table(table)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 585, 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 2302, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2261, in cast_table_to_schema
                  arrays = [cast_array_to_feature(table[name], feature) for name, feature in features.items()]
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2261, in <listcomp>
                  arrays = [cast_array_to_feature(table[name], feature) for name, feature in features.items()]
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1802, in wrapper
                  return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1802, in <listcomp>
                  return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2075, in cast_array_to_feature
                  casted_array_values = _c(array.values, feature.feature)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1804, in wrapper
                  return func(array, *args, **kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2116, in cast_array_to_feature
                  return array_cast(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1804, in wrapper
                  return func(array, *args, **kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1962, in array_cast
                  raise TypeError(f"Couldn't cast array of type {_short_str(array.type)} to {_short_str(pa_type)}")
              TypeError: Couldn't cast array of type string to null
              
              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 1396, 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 1045, in convert_to_parquet
                  builder.download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1029, in download_and_prepare
                  self._download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1124, 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 1884, 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 2040, 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.

title
string
author
string
genres
sequence
tags
sequence
chapters
list
(Jeeves 15) Aunts Aren't Gentlemen
P. G. Wodehouse
[ "humor" ]
[]
[{"text":"My attention was drawn to the spots on my chest when I was in my bath, singing, if I remem(...TRUNCATED)
The Corinthian
Georgette Heyer
[ "romance", "historical fiction", "regency" ]
[]
[{"text":"The company, ushered by a disapproving butler into the yellow saloon of Sir Richard Wyndha(...TRUNCATED)
Jane Eyre
Charlotte Bronte
[ "romance", "historical fiction", "gothic" ]
[]
[{"text":"There was no possibility of taking a walk that day. We had been wandering, indeed, in the (...TRUNCATED)
Wuthering Height
Emily Bronte
[ "romance", "gothic" ]
[]
[{"text":"1801.—I have just returned from a visit to my landlord—the solitary neighbour that I s(...TRUNCATED)
The Grand Sophy
Georgette Heyer
[ "historical romance", "regency", "humor" ]
[]
[{"text":"The butler, recognizing her ladyship's only surviving brother at a glance, as he afterward(...TRUNCATED)
The Duke of Shadows
Meredith Duran
[ "historical romance", "India", "regency" ]
[]
[{"text":"\"I won't.\"\n\nHer own voice sounded strange to her. Hoarse and low. So much salt water s(...TRUNCATED)
Venetia
Georgette Heyer
[ "historical romance", "regency" ]
[]
[{"text":"\"A fox got in amongst the hens last night, and ravished our best layer,\" remarked Miss L(...TRUNCATED)
Flowers from the Storm
Laura Kinsale
[ "historical romance", "regency", "disability" ]
[]
[{"text":"He liked radical politics and had a fondness for chocolate. Five years ago, the Honorable (...TRUNCATED)
Pride and Prejudice
Jane Austen
[ "romance", "historical fiction" ]
[]
[{"text":"It is a truth universally acknowledged, that a single man in possession of a good fortune (...TRUNCATED)
Emma
Jane Austen
[ "romance", "historical fiction" ]
[]
[{"text":"Emma Woodhouse, handsome, clever, and rich, with a comfortable home and happy disposition,(...TRUNCATED)
End of preview.