common_voice_18_sq / README.md
Kushtrim's picture
Upload README.md with huggingface_hub
6d4cda8 verified
|
raw
history blame
No virus
1.09 kB
metadata
language:
  - sq
license: cc0-1.0
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: client_id
      dtype: string
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: sentence_id
      dtype: string
    - name: sentence
      dtype: string
    - name: sentence_domain
      dtype: string
    - name: up_votes
      dtype: int64
    - name: down_votes
      dtype: int64
    - name: age
      dtype: string
    - name: gender
      dtype: string
    - name: accents
      dtype: string
    - name: variant
      dtype: float64
    - name: locale
      dtype: string
    - name: segment
      dtype: float64
  splits:
    - name: train
      num_bytes: 102901853.87722617
      num_examples: 3410
    - name: test
      num_bytes: 11333924.41277382
      num_examples: 379
  download_size: 110192705
  dataset_size: 114235778.28999999

Dataset Card for "common_voice_18_sq"

More Information needed