BIG-C_Bemba_136hr / README.md
Beijuka's picture
Upload dataset
14052d7 verified
|
raw
history blame
No virus
1.09 kB
---
dataset_info:
features:
- name: pair_id
dtype: float64
- name: image
dtype: int64
- name: sentence_id
dtype: int64
- name: image_id
dtype: string
- name: transcription
dtype: string
- name: translation
dtype: string
- name: speaker_id
dtype: int64
- name: gender
dtype: string
- name: sample_rate
dtype: int64
- name: audio_format
dtype: string
- name: recording_lang
dtype: string
- name: native_lang
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: duration
dtype: float64
- name: transcription_length
dtype: int64
splits:
- name: train
num_bytes: 13910684499.726
num_examples: 61366
- name: valid
num_bytes: 485423435.321
num_examples: 2091
- name: test
num_bytes: 503345885.818
num_examples: 2131
download_size: 14658680334
dataset_size: 14899453820.865
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: valid
path: data/valid-*
- split: test
path: data/test-*
---