5_levels_subs / README.md
P1ayer-1's picture
Upload README.md with huggingface_hub
1f3efd7
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: end_time
          dtype: float64
        - name: start_time
          dtype: float64
        - name: title
          dtype: string
    - name: subtitles
      list:
        - name: text
          dtype: string
        - name: timestamp
          sequence: float64
    - name: timed_subtitles
      sequence:
        sequence: string
  splits:
    - name: train
      num_bytes: 2051274
      num_examples: 23
  download_size: 847028
  dataset_size: 2051274

Dataset Card for "5_levels_subs"

More Information needed