tib_03 / README.md
gigant's picture
Upload README.md with huggingface_hub
a2f395d
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: 825021028.0243876
      num_examples: 7282
    - name: test
      num_bytes: 103212600.45732176
      num_examples: 911
    - name: valid
      num_bytes: 103099304.51829067
      num_examples: 910
  download_size: 502108840
  dataset_size: 1031332933

Dataset Card for "tib_03"

More Information needed