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.12/site-packages/datasets/inspect.py", line 289, in get_dataset_config_info
                  for split_generator in builder._split_generators(
                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/hdf5/hdf5.py", line 64, in _split_generators
                  with h5py.File(first_file, "r") as h5:
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/h5py/_hl/files.py", line 564, in __init__
                  fid = make_fid(name, mode, userblock_size, fapl, fcpl, swmr=swmr)
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/h5py/_hl/files.py", line 238, in make_fid
                  fid = h5f.open(name, flags, fapl=fapl)
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "h5py/_objects.pyx", line 56, in h5py._objects.with_phil.wrapper
                File "h5py/_objects.pyx", line 57, in h5py._objects.with_phil.wrapper
                File "h5py/h5f.pyx", line 102, in h5py.h5f.open
              FileNotFoundError: [Errno 2] Unable to synchronously open file (unable to open file: name = 'hf://datasets/konpat/circle-behavior-sfr-6f-300k@5a15b8ea74bbe42d6f8937eb29450a228ba0e9c8/train.h5', errno = 2, error message = 'No such file or directory', flags = 0, o_flags = 0)
              
              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 "/usr/local/lib/python3.12/site-packages/datasets/inspect.py", line 343, in get_dataset_split_names
                  info = get_dataset_config_info(
                         ^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/inspect.py", line 294, 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.

YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/datasets-cards)

circle_behavior_SFR_6frames

SFR 6-frame: Color Switch (infinite), Size Fixed (20px), Speed Random

Statistics

  • Training videos: 300,000
  • Test videos: 10,000 (generated)
  • Total videos: 310,000
  • Frames per video: 6
  • Resolution: 256x256
  • Storage format: HDF5 with MP4-encoded videos
  • Generation: 8 parallel workers

Behavior Configuration

  • Color Behavior: switch
  • Size Behavior: fixed
  • Speed Behavior: random
  • Size Fixed: 20

Generated with unified circle dataset generator.

Sample Visualizations

Video Sequence Examples

Here are sample 6-frame sequences showing the SFR behavior pattern (horizontal temporal progression):

Sample 1 - Switch Color, Fixed Size, Random Speed:

Sample 1 Sequence

Sample 2 - Different Pattern:

Sample 2 Sequence

Sample 3 - Varied Dynamics:

Sample 3 Sequence

Key Visual Features

  • Color Switching: Colors change unpredictably during videos
  • Fixed Size: All circles maintain consistent 20-pixel radius
  • Random Speed: Movement velocity varies between videos
  • Extended Context: 6 frames provide balanced temporal coverage
Downloads last month
75