--- configs: - config_name: default data_files: - split: train path: data/train-* dataset_info: features: - name: channelId dtype: string - name: videoId dtype: string - name: title dtype: string - name: description dtype: string - name: views dtype: int64 - name: url dtype: string - name: publishDate dtype: timestamp[us] - name: lengthSeconds dtype: int64 - name: subscriberCount dtype: int64 - name: videoCount dtype: int64 - name: isVerified dtype: bool - name: keywords dtype: string - name: country dtype: string splits: - name: train num_bytes: 75475502 num_examples: 130854 download_size: 18930001 dataset_size: 75475502 --- #Youtube Dataset [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)