The dataset viewer is not available for this subset.
Cannot get the split names for the config 'default' of the dataset.
Exception:    SplitsNotFoundError
Message:      The split names could not be parsed from the dataset config.
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 499, in get_dataset_config_info
                  for split_generator in builder._split_generators(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/packaged_modules/webdataset/webdataset.py", line 77, in _split_generators
                  raise ValueError(
              ValueError: The TAR archives of the dataset should be in WebDataset format, but the files in the archive don't share the same prefix or the same types.
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/split_names.py", line 65, in compute_split_names_from_streaming_response
                  for split in get_dataset_split_names(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 572, in get_dataset_split_names
                  info = get_dataset_config_info(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 504, in get_dataset_config_info
                  raise SplitsNotFoundError("The split names could not be parsed from the dataset config.") from err
              datasets.inspect.SplitsNotFoundError: The split names could not be parsed from the dataset config.

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.

Danbooru_Toplist

This repository classifies the top n% score images of each rating (g, s, q, e) on Danbooru. (20240721)

Score criteria vary depending on each rating (g, s, q, e).

File types: PNG, JPG, JPEG, and Webp Only.

All error files that could cause issues during training, such as truncated files, have been excluded to ensure a clean dataset.


File Name Explanation

Top 1%: a

Top 1-4%: b

Top 4-10%: c

Example: rq_b_1 means:

  • r: rating
  • q: questionable
  • b: top 1-4% images
  • 1: second tar file (zero-based indexing)

Note: Some files have '_part_1' at the end, indicating the tar file is split into parts.


File and Size Information by Rating:

  • Rating g:

    • rg_a: 19,588 files, 35.64 GB
    • rg_b: 58,387 files, 103.04 GB
  • Rating s:

    • rs_a: 41,836 files, 94.68 GB
    • rs_b: 126,638 files, 262.51 GB
  • Rating q:

    • rq_a: 9,302 files, 20.10 GB
    • rq_b: 28,030 files, 55.90 GB
    • rq_c: 55,508 files, 101.02 GB
  • Rating e:

    • re_a: 5,475 files, 9.19 GB
    • re_b: 20,040 files, 35.31 GB
    • re_c: 42,137 files, 73.49 GB

Total: 406,941 files, 790.88 GB

Downloads last month
2