tib_2303_filtered / README.md
gigant's picture
Upload README.md with huggingface_hub
dd87287
metadata
dataset_info:
  features:
    - name: doi
      dtype: string
    - name: title
      dtype: string
    - name: url
      dtype: string
    - name: video_url
      dtype: string
    - name: license
      dtype: string
    - name: subject
      dtype: string
    - name: genre
      dtype: string
    - name: release_year
      dtype: string
    - name: author
      dtype: string
    - name: contributors
      dtype: string
    - name: abstract
      dtype: string
    - name: transcript
      dtype: string
    - name: transcript_segments
      sequence:
        - name: id
          dtype: int32
        - name: seek
          dtype: int32
        - name: start
          dtype: float32
        - name: end
          dtype: float32
        - name: text
          dtype: string
        - name: tokens
          sequence: int32
        - name: temperature
          dtype: float32
        - name: avg_logprob
          dtype: float32
        - name: compression_ratio
          dtype: float32
        - name: no_speech_prob
          dtype: float32
    - name: keyframes
      sequence:
        - name: slide
          dtype: string
        - name: frames
          sequence: int32
        - name: timestamp
          sequence: float32
    - name: language
      dtype: string
  splits:
    - name: train
      num_bytes: 1032202393.542393
      num_examples: 9103
  download_size: 500663533
  dataset_size: 1032202393.542393

Dataset Card for "tib_2303_filtered"

More Information needed