mfidabel's picture
Librarian Bot: Add language metadata for dataset (#2)
280c320 verified
|
raw
history blame contribute delete
No virus
768 Bytes
---
language:
- gn
dataset_info:
features:
- name: client_id
dtype: string
- name: path
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 48000
- name: sentence
dtype: string
- name: up_votes
dtype: int64
- name: down_votes
dtype: int64
- name: age
dtype: string
- name: gender
dtype: string
- name: accent
dtype: string
- name: locale
dtype: string
- name: segment
dtype: string
- name: variant
dtype: string
- name: predicted_sentence
dtype: string
splits:
- name: other
num_bytes: 14537600.0
num_examples: 32
download_size: 11027226
dataset_size: 14537600.0
configs:
- config_name: default
data_files:
- split: other
path: data/other-*
---