coser / README.md
johnatanebonilla's picture
Upload dataset
d13a1c9
|
raw
history blame
No virus
1.04 kB
metadata
dataset_info:
  features:
    - name: audio
      dtype: audio
    - name: filename
      dtype: string
    - name: turno_id
      dtype: int64
    - name: turno_time
      dtype: string
    - name: sentence
      dtype: string
    - name: sentence_fono
      dtype: string
    - name: sentence_fono_sin_marcas
      dtype: string
    - name: sentence_orto
      dtype: string
    - name: sentence_orto_sin_marcas
      dtype: string
    - name: Provincia
      dtype: string
    - name: Enclave
      dtype: string
    - name: Fecha
      dtype: string
    - name: Duración
      dtype: string
    - name: Informantes
      dtype: string
  splits:
    - name: train
      num_bytes: 4600923777.433
      num_examples: 53971
    - name: validation
      num_bytes: 503026194.46
      num_examples: 6689
    - name: test
      num_bytes: 486076659.954
      num_examples: 6726
  download_size: 4707509912
  dataset_size: 5590026631.847
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*