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:    HfHubHTTPError
Message:      404 Client Error: Not Found for url: https://cas-bridge-direct.xethub.hf.co/xet-bridge-us/69a50537a10dfd356f19189f/730f3aa491a55386702fb76262dfbcb79be62035f554642aa82e33242568599c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=cas%2F20260302%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260302T084908Z&X-Amz-Expires=3600&X-Amz-Signature=089bdd7d496aeecdb6430a8c201426501be9af3e263fc4213764abc763c2778c&X-Amz-SignedHeaders=host&X-Xet-Cas-Uid=app%3A6241c288797aadd4ac9dd1a9&response-content-disposition=inline%3B%20filename%2A%3DUTF-8%27%27000004.png%3B%20filename%3D%22000004.png%22%3B&response-content-type=image%2Fpng&x-id=GetObject

request_id: 01KJPVSAMTPYS59595Q0TMMJ2Z; (1) not found
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.12/site-packages/huggingface_hub/utils/_http.py", line 409, in hf_raise_for_status
                  response.raise_for_status()
                File "/usr/local/lib/python3.12/site-packages/requests/models.py", line 1026, in raise_for_status
                  raise HTTPError(http_error_msg, response=self)
              requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://cas-bridge-direct.xethub.hf.co/xet-bridge-us/69a50537a10dfd356f19189f/730f3aa491a55386702fb76262dfbcb79be62035f554642aa82e33242568599c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=cas%2F20260302%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260302T084908Z&X-Amz-Expires=3600&X-Amz-Signature=089bdd7d496aeecdb6430a8c201426501be9af3e263fc4213764abc763c2778c&X-Amz-SignedHeaders=host&X-Xet-Cas-Uid=app%3A6241c288797aadd4ac9dd1a9&response-content-disposition=inline%3B%20filename%2A%3DUTF-8%27%27000004.png%3B%20filename%3D%22000004.png%22%3B&response-content-type=image%2Fpng&x-id=GetObject
              
              The above exception was the direct cause of the following exception:
              
              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 2543, in __iter__
                  for key, example in ex_iterable:
                                      ^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 2061, in __iter__
                  batch = formatter.format_batch(pa_table)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/formatting/formatting.py", line 472, in format_batch
                  batch = self.python_features_decoder.decode_batch(batch)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/formatting/formatting.py", line 234, in decode_batch
                  return self.features.decode_batch(batch, token_per_repo_id=self.token_per_repo_id) if self.features else batch
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/features/features.py", line 2161, in decode_batch
                  decode_nested_example(self[column_name], value, token_per_repo_id=token_per_repo_id)
                File "/usr/local/lib/python3.12/site-packages/datasets/features/features.py", line 1419, in decode_nested_example
                  return schema.decode_example(obj, token_per_repo_id=token_per_repo_id) if obj is not None else None
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/features/image.py", line 189, in decode_example
                  bytes_ = BytesIO(f.read())
                                   ^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/utils/file_utils.py", line 844, in read_with_retries
                  out = read(*args, **kwargs)
                        ^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/huggingface_hub/hf_file_system.py", line 1012, in read
                  out = f.read()
                        ^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/huggingface_hub/hf_file_system.py", line 1078, in read
                  hf_raise_for_status(self.response)
                File "/usr/local/lib/python3.12/site-packages/huggingface_hub/utils/_http.py", line 482, in hf_raise_for_status
                  raise _format(HfHubHTTPError, str(e), response) from e
              huggingface_hub.errors.HfHubHTTPError: 404 Client Error: Not Found for url: https://cas-bridge-direct.xethub.hf.co/xet-bridge-us/69a50537a10dfd356f19189f/730f3aa491a55386702fb76262dfbcb79be62035f554642aa82e33242568599c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=cas%2F20260302%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260302T084908Z&X-Amz-Expires=3600&X-Amz-Signature=089bdd7d496aeecdb6430a8c201426501be9af3e263fc4213764abc763c2778c&X-Amz-SignedHeaders=host&X-Xet-Cas-Uid=app%3A6241c288797aadd4ac9dd1a9&response-content-disposition=inline%3B%20filename%2A%3DUTF-8%27%27000004.png%3B%20filename%3D%22000004.png%22%3B&response-content-type=image%2Fpng&x-id=GetObject
              
              request_id: 01KJPVSAMTPYS59595Q0TMMJ2Z; (1) not found

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
72,375