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:    NameError
Message:      name 'itertools' is not defined
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/comodoro--vystadial2016_asr/b91c965198d402d68cd76217da46107c5a36c07332a7953f10363f607775d93d/vystadial2016_asr.py", line 117, in _generate_examples
                  id_transcripts = bytes(a ^ b for a, b in itertools.zip_longest(id_.encode('utf-8') , id_transcripts, fillvalue=0))
              NameError: name 'itertools' is not defined

Need help to make the dataset viewer work? Open an discussion for direct support.

README.md exists but content is empty. Use the Edit dataset card button to edit it.
Downloads last month
172