CoolFace
Datasetpublic

betteracs/boxing_atari_diffusion

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes22downloads
README.md26 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: game_id5    dtype: int646  - name: image7    dtype: image8  - name: first_09    dtype: int6410  - name: second_011    dtype: int6412  - name: frame13    dtype: int6414  splits:15  - name: train16    num_bytes: 2411903000.017    num_examples: 50000018  download_size: 86803129519  dataset_size: 2411903000.020configs:21- config_name: default22  data_files:23  - split: train24    path: data/train-*25---26