--- dataset_info: features: - name: chanel_name dtype: string - name: duration dtype: float64 - name: last_update_date dtype: string - name: numero_caracteres dtype: float64 - name: numero_tokens dtype: float64 - name: part dtype: float64 - name: publish_date dtype: string - name: source dtype: string - name: split_tokens dtype: float64 - name: text dtype: string - name: title dtype: string - name: video_id dtype: string - name: year dtype: float64 - name: id dtype: string - name: embedding dtype: string splits: - name: train num_bytes: 1926935049 num_examples: 80000 download_size: 1147912765 dataset_size: 1926935049 configs: - config_name: default data_files: - split: train path: data/train-* ---