Dataset Preview
Go to dataset viewer
The dataset preview is not available for this split.
Cannot load the dataset split (in streaming mode) to extract the first rows.
Error code: StreamingRowsError Exception: ValueError Message: Cannot seek streaming HTTP file Traceback: Traceback (most recent call last): File "/src/workers/datasets_based/src/datasets_based/workers/first_rows.py", line 485, in compute_first_rows_response rows = get_rows( File "/src/workers/datasets_based/src/datasets_based/workers/first_rows.py", line 120, in decorator return func(*args, **kwargs) File "/src/workers/datasets_based/src/datasets_based/workers/first_rows.py", line 176, in get_rows rows_plus_one = list(itertools.islice(ds, rows_max_number + 1)) File "/src/workers/datasets_based/.venv/lib/python3.9/site-packages/datasets/iterable_dataset.py", line 917, in __iter__ for key, example in ex_iterable: File "/src/workers/datasets_based/.venv/lib/python3.9/site-packages/datasets/iterable_dataset.py", line 113, in __iter__ yield from self.generate_examples_fn(**self.kwargs) File "/tmp/modules-cache/datasets_modules/datasets/crime_and_punish/7a1cc4f50518e7ccd56f9a6c90f8da4ab311d9129aef299a42566298e65cffc9/crime_and_punish.py", line 48, in _generate_examples for line in f: File "/src/workers/datasets_based/.venv/lib/python3.9/site-packages/fsspec/spec.py", line 1735, in __next__ out = self.readline() File "/src/workers/datasets_based/.venv/lib/python3.9/site-packages/fsspec/spec.py", line 1732, in readline return self.readuntil(b"\n") File "/src/workers/datasets_based/.venv/lib/python3.9/site-packages/fsspec/spec.py", line 1721, in readuntil self.seek(start + found + len(char)) File "/src/workers/datasets_based/.venv/lib/python3.9/site-packages/fsspec/implementations/http.py", line 737, in seek raise ValueError("Cannot seek streaming HTTP file") ValueError: Cannot seek streaming HTTP file
Need help to make the dataset viewer work? Open an discussion for direct support.
Dataset Card for "crime_and_punish"
Dataset Summary
Supported Tasks and Leaderboards
Languages
Dataset Structure
Data Instances
crime-and-punish
- Size of downloaded dataset files: 1.15 MB
- Size of the generated dataset: 1.21 MB
- Total amount of disk used: 2.36 MB
An example of 'train' looks as follows.
{
"line": "CRIME AND PUNISHMENT\n"
}
Data Fields
The data fields are the same among all splits.
crime-and-punish
line
: astring
feature.
Data Splits
name | train |
---|---|
crime-and-punish | 21969 |
Dataset Creation
Curation Rationale
Source Data
Initial Data Collection and Normalization
Who are the source language producers?
Annotations
Annotation process
Who are the annotators?
Personal and Sensitive Information
Considerations for Using the Data
Social Impact of Dataset
Discussion of Biases
Other Known Limitations
Additional Information
Dataset Curators
Licensing Information
Citation Information
Contributions
Thanks to @patrickvonplaten, @thomwolf for adding this dataset.
- Downloads last month
- 1,036