--- license: other license_name: no-licence license_link: LICENSE dataset_info: features: - name: video_id dtype: string - name: title dtype: string - name: thumbnail_url dtype: string - name: title_neg dtype: string splits: - name: train num_bytes: 12710 num_examples: 70 - name: valid num_bytes: 2721 num_examples: 15 - name: test num_bytes: 3010 num_examples: 16 download_size: 19080 dataset_size: 18441 configs: - config_name: default data_files: - split: train path: data/train-* - split: valid path: data/valid-* - split: test path: data/test-* ---