unav-100 / README.md
dog's picture
Upload README.md with huggingface_hub
eaa4001
|
raw
history blame contribute delete
No virus
640 Bytes
metadata
license: cc-by-4.0
dataset_info:
  features:
    - name: ytid
      dtype: string
    - name: start
      dtype: float64
    - name: end
      dtype: float64
    - name: duration
      dtype: float64
    - name: annotations
      list:
        - name: label
          dtype: string
        - name: label_id
          dtype: int64
        - name: segment_end
          dtype: float64
        - name: segment_start
          dtype: float64
  splits:
    - name: train
      num_bytes: 1044336
      num_examples: 6489
    - name: validation
      num_bytes: 346495
      num_examples: 2134
    - name: test
      num_bytes: 342199
      num_examples: 2167
  download_size: 709359
  dataset_size: 1733030