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:    UnicodeDecodeError
Message:      'utf-8' codec can't decode byte 0x83 in position 34: invalid start byte
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/split/first_rows.py", line 249, in compute_first_rows_from_streaming_response
                  iterable_dataset = iterable_dataset._resolve_features()
                File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 4379, in _resolve_features
                  features = _infer_features_from_batch(self.with_format(None)._head())
                                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
                File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 2661, in _head
                  return next(iter(self.iter(batch_size=n)))
                File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 2839, in iter
                  for key, pa_table in ex_iterable.iter_arrow():
                                       ~~~~~~~~~~~~~~~~~~~~~~^^
                File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 2377, in _iter_arrow
                  yield from self.ex_iterable._iter_arrow()
                File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 536, in _iter_arrow
                  for key, pa_table in iterator:
                                       ^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 419, in _iter_arrow
                  for key, pa_table in self.generate_tables_fn(**gen_kwags):
                                       ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/text/text.py", line 98, in _generate_tables
                  batch = f.read(self.config.chunksize)
                File "/usr/local/lib/python3.14/site-packages/datasets/utils/file_utils.py", line 844, in read_with_retries
                  out = read(*args, **kwargs)
                File "<frozen codecs>", line 325, in decode
              UnicodeDecodeError: 'utf-8' codec can't decode byte 0x83 in position 34: invalid start byte

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.

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

bouncing_body_jiggle_dataset_captioned_30-07

Soft-body jiggle/bounce clips (2D and 3D) in three curated intensity levels, with per-clip caption .txt and the original booru tags as .booru.txt (same stem, same folder inside each zip). NSFW.

part videos captioned
level_1_low 244 244
level_2_medium 913 913
level_3_intense 276 276

Intensity levels are the curator's judgement of how much the body moves; each level trains under its own trigger phrase:

folder trigger phrase used in training
level_1_low bouncing body with low jiggle and bouncing,
level_2_medium bouncing body with medium jiggle and bouncing,
level_3_intense bouncing body with intense jiggle and bouncing,

The .txt captions in the zips carry the neutral opener bouncing body, as written by the captioner; the level phrase is substituted at training time.

  • Captions: vidcap preset jiggle-bounce (PixAI tagger + LLM), gemini-3.1-flash-lite via batch with a qwen3.6-35b-a3b sweep for refusals.
  • .booru.txt: the source booru tags shipped with the original curation.
  • Full per-clip provenance in captions.jsonl (model, tokens, cost).
  • 2026-07-30.
Downloads last month
39