--- dataset_info: features: - name: id dtype: string - name: video_url dtype: string - name: recipe_type dtype: string - name: segment sequence: float32 length: 2 - name: sentence dtype: string - name: video_path dtype: string - name: youtube_id dtype: string splits: - name: val num_bytes: 529925 num_examples: 3179 - name: test num_bytes: 183239 num_examples: 1471 download_size: 212208 dataset_size: 713164 configs: - config_name: default data_files: - split: val path: data/val-* - split: test path: data/test-* ---