youcook2 / README.md
morpheushoc's picture
Upload dataset (part 00001-of-00002)
fd8bada verified
metadata
dataset_info:
  features:
    - name: video_path
      dtype: string
    - name: caption
      dtype: string
    - name: recipe_type
      dtype: int16
    - name: id
      dtype: int16
    - name: binary_frames
      dtype: binary
    - name: num_frames
      dtype: int16
    - name: height
      dtype: int16
    - name: width
      dtype: int16
    - name: channels
      dtype: int16
  splits:
    - name: train
      num_bytes: 52646658433.42459
      num_examples: 10330
    - name: val
      num_bytes: 17791979713.252865
      num_examples: 3473
    - name: test
      num_bytes: 7955432556.489028
      num_examples: 1585
  download_size: 65290642642
  dataset_size: 78394070703.16649
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: val
        path: data/val-*
      - split: test
        path: data/test-*