SUMM-RE / README.md
juliehunter's picture
Upload dataset
237c1c4 verified
|
raw
history blame
816 Bytes
metadata
license: cc-by-sa-4.0
dataset_info:
  features:
    - name: meeting_id
      dtype: string
    - name: speaker_id
      dtype: string
    - name: audio_id
      dtype: string
    - name: audio
      dtype: audio
    - name: segments
      list:
        - name: end
          dtype: float64
        - name: start
          dtype: float64
        - name: transcript
          dtype: string
        - name: words
          list:
            - name: end
              dtype: float64
            - name: start
              dtype: float64
            - name: word
              dtype: string
    - name: transcript
      dtype: string
  splits:
    - name: example
      num_bytes: 116022257
      num_examples: 4
  download_size: 101354165
  dataset_size: 116022257
configs:
  - config_name: default
    data_files:
      - split: example
        path: data/example/example-*