Dataset Viewer
Duplicate
The dataset viewer is not available for this split.
Cannot load the dataset split (in streaming mode) to extract the first rows.
Error code:   StreamingRowsError
Exception:    CastError
Message:      Couldn't cast
version: string
truncation: null
padding: null
added_tokens: list<item: struct<id: int64, content: string, single_word: bool, lstrip: bool, rstrip: bool, normali (... 26 chars omitted)
  child 0, item: struct<id: int64, content: string, single_word: bool, lstrip: bool, rstrip: bool, normalized: bool,  (... 14 chars omitted)
      child 0, id: int64
      child 1, content: string
      child 2, single_word: bool
      child 3, lstrip: bool
      child 4, rstrip: bool
      child 5, normalized: bool
      child 6, special: bool
normalizer: null
pre_tokenizer: struct<type: string, pretokenizers: list<item: struct<type: string, pattern: struct<Regex: string>,  (... 94 chars omitted)
  child 0, type: string
  child 1, pretokenizers: list<item: struct<type: string, pattern: struct<Regex: string>, behavior: string, invert: bool, add_ (... 57 chars omitted)
      child 0, item: struct<type: string, pattern: struct<Regex: string>, behavior: string, invert: bool, add_prefix_spac (... 45 chars omitted)
          child 0, type: string
          child 1, pattern: struct<Regex: string>
              child 0, Regex: string
          child 2, behavior: string
          child 3, invert: bool
          child 4, add_prefix_space: bool
          child 5, trim_offsets: bool
          child 6, use_regex: bool
post_processor: struct<type: string, single: list<item: struct<Sequence: struct<id: string, type_id: int64>>>, pair: (... 92 chars omitted)
  child 0, type: string
  child 1, single: list<ite
...
EIVED: int64
      child 100246, Ġrésultats: int64
      child 100247, Ġmoden: int64
      child 100248, ĠIcelandic: int64
      child 100249, ;d: int64
      child 100250, .allowed: int64
      child 100251, (newUser: int64
      child 100252, Ġmerciless: int64
      child 100253, .WaitFor: int64
      child 100254, Ġdaycare: int64
      child 100255, ĠConveyor: int64
      child 100256, <|extra_id_0|>: int64
      child 100257, <|endoftext|>: int64
      child 100258, <|fim_prefix|>: int64
      child 100259, <|fim_middle|>: int64
      child 100260, <|fim_suffix|>: int64
      child 100261, |||PHONE_NUMBER|||: int64
      child 100262, |||EMAIL_ADDRESS|||: int64
      child 100263, |||IP_ADDRESS|||: int64
      child 100264, <|im_start|>: int64
      child 100265, <|im_end|>: int64
      child 100266, <functions>: int64
      child 100267, </functions>: int64
      child 100268, <function_calls>: int64
      child 100269, </function_calls>: int64
      child 100270, <|extra_id_1|>: int64
      child 100271, <|extra_id_2|>: int64
      child 100272, <|extra_id_3|>: int64
      child 100273, <|extra_id_4|>: int64
      child 100274, <|extra_id_5|>: int64
      child 100275, <|extra_id_6|>: int64
      child 100276, <|endofprompt|>: int64
      child 100277, <|pad|>: int64
  child 9, merges: list<item: list<item: string>>
      child 0, item: list<item: string>
          child 0, item: string
transformers_version: string
eos_token_id: list<item: int64>
  child 0, item: int64
to
{'eos_token_id': List(Value('int64')), 'transformers_version': Value('string')}
because column names don't match
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/utils.py", line 99, in get_rows_or_raise
                  return get_rows(
                         ^^^^^^^^^
                File "/src/libs/libcommon/src/libcommon/utils.py", line 272, in decorator
                  return func(*args, **kwargs)
                         ^^^^^^^^^^^^^^^^^^^^^
                File "/src/services/worker/src/worker/utils.py", line 77, in get_rows
                  rows_plus_one = list(itertools.islice(ds, rows_max_number + 1))
                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 2690, in __iter__
                  for key, example in ex_iterable:
                                      ^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 2227, in __iter__
                  for key, pa_table in self._iter_arrow():
                                       ^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 2251, in _iter_arrow
                  for key, pa_table in self.ex_iterable._iter_arrow():
                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 494, in _iter_arrow
                  for key, pa_table in iterator:
                                       ^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 384, in _iter_arrow
                  for key, pa_table in self.generate_tables_fn(**gen_kwags):
                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 289, in _generate_tables
                  self._cast_table(pa_table, json_field_paths=json_field_paths),
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 124, in _cast_table
                  pa_table = table_cast(pa_table, self.info.features.arrow_schema)
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2272, in table_cast
                  return cast_table_to_schema(table, schema)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2218, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              version: string
              truncation: null
              padding: null
              added_tokens: list<item: struct<id: int64, content: string, single_word: bool, lstrip: bool, rstrip: bool, normali (... 26 chars omitted)
                child 0, item: struct<id: int64, content: string, single_word: bool, lstrip: bool, rstrip: bool, normalized: bool,  (... 14 chars omitted)
                    child 0, id: int64
                    child 1, content: string
                    child 2, single_word: bool
                    child 3, lstrip: bool
                    child 4, rstrip: bool
                    child 5, normalized: bool
                    child 6, special: bool
              normalizer: null
              pre_tokenizer: struct<type: string, pretokenizers: list<item: struct<type: string, pattern: struct<Regex: string>,  (... 94 chars omitted)
                child 0, type: string
                child 1, pretokenizers: list<item: struct<type: string, pattern: struct<Regex: string>, behavior: string, invert: bool, add_ (... 57 chars omitted)
                    child 0, item: struct<type: string, pattern: struct<Regex: string>, behavior: string, invert: bool, add_prefix_spac (... 45 chars omitted)
                        child 0, type: string
                        child 1, pattern: struct<Regex: string>
                            child 0, Regex: string
                        child 2, behavior: string
                        child 3, invert: bool
                        child 4, add_prefix_space: bool
                        child 5, trim_offsets: bool
                        child 6, use_regex: bool
              post_processor: struct<type: string, single: list<item: struct<Sequence: struct<id: string, type_id: int64>>>, pair: (... 92 chars omitted)
                child 0, type: string
                child 1, single: list<ite
              ...
              EIVED: int64
                    child 100246, Ġrésultats: int64
                    child 100247, Ġmoden: int64
                    child 100248, ĠIcelandic: int64
                    child 100249, ;d: int64
                    child 100250, .allowed: int64
                    child 100251, (newUser: int64
                    child 100252, Ġmerciless: int64
                    child 100253, .WaitFor: int64
                    child 100254, Ġdaycare: int64
                    child 100255, ĠConveyor: int64
                    child 100256, <|extra_id_0|>: int64
                    child 100257, <|endoftext|>: int64
                    child 100258, <|fim_prefix|>: int64
                    child 100259, <|fim_middle|>: int64
                    child 100260, <|fim_suffix|>: int64
                    child 100261, |||PHONE_NUMBER|||: int64
                    child 100262, |||EMAIL_ADDRESS|||: int64
                    child 100263, |||IP_ADDRESS|||: int64
                    child 100264, <|im_start|>: int64
                    child 100265, <|im_end|>: int64
                    child 100266, <functions>: int64
                    child 100267, </functions>: int64
                    child 100268, <function_calls>: int64
                    child 100269, </function_calls>: int64
                    child 100270, <|extra_id_1|>: int64
                    child 100271, <|extra_id_2|>: int64
                    child 100272, <|extra_id_3|>: int64
                    child 100273, <|extra_id_4|>: int64
                    child 100274, <|extra_id_5|>: int64
                    child 100275, <|extra_id_6|>: int64
                    child 100276, <|endofprompt|>: int64
                    child 100277, <|pad|>: int64
                child 9, merges: list<item: list<item: string>>
                    child 0, item: list<item: string>
                        child 0, item: string
              transformers_version: string
              eos_token_id: list<item: int64>
                child 0, item: int64
              to
              {'eos_token_id': List(Value('int64')), 'transformers_version': Value('string')}
              because column names don't match

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.

No dataset card yet

Downloads last month
31