--- license: cc-by-4.0 dataset_info: features: - name: youtube_id dtype: string - name: title dtype: string - name: description dtype: string - name: url dtype: string - name: channel_name dtype: string - name: duration dtype: string - name: video_id dtype: string - name: video_summary dtype: string - name: rating dtype: float64 - name: start_coord dtype: float64 - name: end_coord dtype: float64 splits: - name: train num_bytes: 150791 num_examples: 100 download_size: 95057 dataset_size: 150791 configs: - config_name: default data_files: - split: train path: data/train-* ---