Dataset Viewer
Duplicate
The dataset viewer is not available for this split.
Cannot extract the features (columns) for the split 'train' of the config 'default' of the dataset.
Error code:   FeaturesError
Exception:    HfHubHTTPError
Message:      Server error '504 Gateway Time-out' for url 'https://huggingface.co/api/datasets/harriibb/gt/tree/b56de01d82d725b945f8ff62bd07f267e81921b0/data?recursive=true&expand=false'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/504
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/split/first_rows.py", line 234, in compute_first_rows_from_streaming_response
                  iterable_dataset = safe_load_dataset(
                      path=dataset,
                  ...<3 lines>...
                      token=hf_token,
                  )
                File "/src/services/worker/src/worker/utils.py", line 465, in safe_load_dataset
                  return load_dataset(
                      path,
                  ...<5 lines>...
                      token=token,
                  )
                File "/usr/local/lib/python3.14/site-packages/datasets/load.py", line 1698, in load_dataset
                  builder_instance = load_dataset_builder(
                      path=path,
                  ...<10 lines>...
                      **config_kwargs,
                  )
                File "/src/services/worker/src/worker/utils.py", line 386, in safe_load_dataset_builder
                  dataset_module = dataset_module_factory(
                      repo_dir,
                      revision=revision,
                      download_config=download_config,
                  )
                File "/usr/local/lib/python3.14/site-packages/datasets/load.py", line 1217, in dataset_module_factory
                  raise e1 from None
                File "/usr/local/lib/python3.14/site-packages/datasets/load.py", line 1192, in dataset_module_factory
                  ).get_module()
                    ~~~~~~~~~~^^
                File "/usr/local/lib/python3.14/site-packages/datasets/load.py", line 648, in get_module
                  patterns = get_data_patterns(base_path, download_config=self.download_config)
                File "/usr/local/lib/python3.14/site-packages/datasets/data_files.py", line 493, in get_data_patterns
                  return _get_data_files_patterns(resolver)
                File "/usr/local/lib/python3.14/site-packages/datasets/data_files.py", line 268, in _get_data_files_patterns
                  data_files = pattern_resolver(pattern)
                File "/usr/local/lib/python3.14/site-packages/datasets/data_files.py", line 372, in resolve_pattern
                  for filepath, info in fs.glob(fs_pattern, detail=True, **glob_kwargs).items():
                                        ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/huggingface_hub/hf_file_system.py", line 728, in glob
                  return super().glob(path, maxdepth=maxdepth, **kwargs)
                         ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/fsspec/spec.py", line 604, in glob
                  allpaths = self.find(root, maxdepth=depth, withdirs=True, detail=True, **kwargs)
                File "/usr/local/lib/python3.14/site-packages/huggingface_hub/hf_file_system.py", line 767, in find
                  out = self._ls_tree(path, recursive=True, refresh=refresh, maxdepth=maxdepth, **kwargs)
                File "/usr/local/lib/python3.14/site-packages/huggingface_hub/hf_file_system.py", line 612, in _ls_tree
                  for path_info in tree:
                                   ^^^^
                File "/usr/local/lib/python3.14/site-packages/huggingface_hub/hf_api.py", line 3922, in list_repo_tree
                  for path_info in paginate(path=tree_url, headers=headers, params={"recursive": recursive, "expand": expand}):
                                   ~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/huggingface_hub/utils/_pagination.py", line 36, in paginate
                  hf_raise_for_status(r)
                  ~~~~~~~~~~~~~~~~~~~^^^
                File "/usr/local/lib/python3.14/site-packages/huggingface_hub/utils/_http.py", line 877, in hf_raise_for_status
                  raise _format(HfHubHTTPError, str(e), response) from e
              huggingface_hub.errors.HfHubHTTPError: Server error '504 Gateway Time-out' for url 'https://huggingface.co/api/datasets/harriibb/gt/tree/b56de01d82d725b945f8ff62bd07f267e81921b0/data?recursive=true&expand=false'
              For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/504

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
10,599