coser-completo / README.md
cladsu's picture
Upload dataset
581afe6 verified
|
raw
history blame contribute delete
No virus
659 Bytes
metadata
dataset_info:
  features:
    - name: audio
      dtype: audio
    - name: id
      dtype: int64
    - name: turno_id
      dtype: int64
    - name: duration
      dtype: string
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 8654972159.934
      num_examples: 13941
    - name: validation
      num_bytes: 3686031304.67
      num_examples: 4647
    - name: test
      num_bytes: 3665553155.568
      num_examples: 4648
  download_size: 23029811452
  dataset_size: 16006556620.172
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*