Dataset Viewer
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 "/usr/local/lib/python3.14/site-packages/datasets/inspect.py", line 286, in get_dataset_config_info
                  for split_generator in builder._split_generators(
                                         ~~~~~~~~~~~~~~~~~~~~~~~~~^
                      StreamingDownloadManager(base_path=builder.base_path, download_config=download_config)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                  )
                  ^
                File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/webdataset/webdataset.py", line 81, in _split_generators
                  first_examples = list(islice(pipeline, self.NUM_EXAMPLES_FOR_FEATURES_INFERENCE))
                File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/webdataset/webdataset.py", line 32, in _get_pipeline_from_tar
                  fs: fsspec.AbstractFileSystem = fsspec.filesystem("memory")
                                                  ~~~~~~~~~~~~~~~~~^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/fsspec/registry.py", line 302, in filesystem
                  cls = get_filesystem_class(protocol)
                File "/usr/local/lib/python3.14/site-packages/fsspec/registry.py", line 239, in get_filesystem_class
                  raise ValueError(f"Protocol not known: {protocol}")
              ValueError: Protocol not known: memory
              
              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 71, in compute_split_names_from_streaming_response
                  for split in get_dataset_split_names(
                               ~~~~~~~~~~~~~~~~~~~~~~~^
                      path=dataset,
                      ^^^^^^^^^^^^^
                      config_name=config,
                      ^^^^^^^^^^^^^^^^^^^
                      token=hf_token,
                      ^^^^^^^^^^^^^^^
                  )
                  ^
                File "/usr/local/lib/python3.14/site-packages/datasets/inspect.py", line 340, in get_dataset_split_names
                  info = get_dataset_config_info(
                      path,
                  ...<6 lines>...
                      **config_kwargs,
                  )
                File "/usr/local/lib/python3.14/site-packages/datasets/inspect.py", line 291, 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.

Felix Midjourney Archive

A deduplicated, checksum-addressed preservation dataset of AI-generated images created by Felix / waffles13 with Midjourney. Images are stored in deterministic WebDataset TAR shards with searchable Parquet, JSONL, CSV, and SQLite catalogs.

Contents

  • Unique images: 32,477
  • Exact duplicate source copies excluded: 12,560
  • Images with full embedded prompts: 13,914
  • Unique Midjourney Job IDs represented: 22,859
  • Total image bytes before TAR overhead: 46.83 GiB

Each sample uses a stable content-derived ID (mj- plus the first 24 hexadecimal characters of its SHA-256). Every image has a same-key .json sidecar inside its WebDataset shard. metadata.parquet is the primary fast-search catalog.

Provenance

The sources are local Midjourney downloads, historical Midjourney ZIP exports, and older organized folders belonging to the creator. Exact duplicates are identified by full-file SHA-256, not by filenames or perceptual similarity. Distinct encodings, crops, resolutions, variants, and upscales remain distinct.

Prompts are recovered in this order:

  1. embedded PNG Description metadata;
  2. creator-maintained catalog metadata;
  3. cleaned historical filename text.

The catalog records prompt_source so users can distinguish complete embedded prompts from potentially truncated filename-derived prompts. Original filenames and every duplicate source alias are retained in metadata; published filenames are cleaned and stable.

Metadata

Important fields include image_id, sha256, prompt, prompt_source, created_at, midjourney_job_id, variant_index, model_version, parameters, tags, dimensions, rating fields, source aliases, and a normalized search_text field.

Tags are deterministic prompt-derived retrieval terms plus structural tags such as orientation, resolution, and Midjourney version. They are search aids, not verified depictions or safety labels.

AI-generation disclosure

The images were generated with Midjourney. They are synthetic media and may contain visual errors, biased representations, unsettling imagery, imitations of artistic conventions, text artifacts, or content that resembles real people, brands, copyrighted characters, or protected designs.

License

The creator dedicates their rights in this dataset and its AI-generated images to the public domain under CC0 1.0 Universal. Anyone may copy, modify, distribute, and use the material for any purpose, including commercially, without asking permission.

CC0 can only waive rights held by the person making the dedication. It does not grant rights owned by third parties, including trademark, publicity/privacy, or rights in recognizable pre-existing works. Users are responsible for evaluating their own use.

Limitations

  • Filename-derived prompts may be shortened by historical filename limits.
  • Midjourney Job IDs describe generation lineage but do not guarantee that every historical account job is present locally.
  • Exact-file deduplication intentionally preserves visually identical images when their bytes differ.
  • Automated prompt tags can be incomplete, ambiguous, or inaccurate.
  • No claim is made that the dataset is suitable for safety-critical use or that every image is appropriate for every audience.

Integrity and mirrors

SHA256SUMS covers catalogs and WebDataset shards. The same stable image IDs and shard checksums are used by the Hugging Face dataset and Internet Archive volumes. Internet Archive item identifiers and shard-to-volume mappings are listed in internet_archive_volumes.json.

Downloads last month
6,103