crash_course_subs / README.md
P1ayer-1's picture
Upload README.md with huggingface_hub
a0f9233
metadata
dataset_info:
  features:
    - name: channel_id
      dtype: string
    - name: channel_url
      dtype: string
    - name: video_name
      dtype: string
    - name: video_id
      dtype: string
    - name: duration
      dtype: int64
    - name: chapters
      list:
        - name: start_time
          dtype: float64
        - name: title
          dtype: string
        - name: end_time
          dtype: float64
    - name: subtitles
      list:
        - name: text
          dtype: string
        - name: timestamp
          sequence: float64
    - name: timed_subtitles
      sequence:
        sequence: string
  splits:
    - name: train
      num_bytes: 59167266.5573988
      num_examples: 1473
  download_size: 25720094
  dataset_size: 59167266.5573988

Dataset Card for "crash_course_subs"

More Information needed