Runyankore_yogera / README.md
KasuleTrevor's picture
Upload dataset
753ec20 verified
metadata
dataset_info:
  features:
    - name: phase
      dtype: float64
    - name: image_url
      dtype: string
    - name: contributor_id
      dtype: int64
    - name: gender
      dtype: string
    - name: age_group
      dtype: string
    - name: language
      dtype: string
    - name: voice_clip
      dtype: string
    - name: duration
      dtype: float64
    - name: up_votes
      dtype: int64
    - name: down_votes
      dtype: int64
    - name: transcript
      dtype: string
    - name: duration_hours
      dtype: float64
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 3267283179.12
      num_examples: 4560
    - name: test
      num_bytes: 354474153
      num_examples: 572
  download_size: 3353561322
  dataset_size: 3621757332.12
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*