comparition / README.md
Cafet's picture
Upload dataset
526bbbb verified
|
raw
history blame contribute delete
No virus
752 Bytes
---
dataset_info:
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: sentence
dtype: string
- name: input_features
sequence:
sequence: float32
- name: input_length
dtype: int64
- name: labels
sequence: int64
- name: reference
dtype: string
- name: prediction_whisper_tiny
dtype: string
- name: prediction_whisper_small
dtype: string
- name: prediction_w2v_test
dtype: string
- name: prediction_whisper_large
dtype: string
splits:
- name: validation
num_bytes: 66761676.0
num_examples: 187
download_size: 65932120
dataset_size: 66761676.0
configs:
- config_name: default
data_files:
- split: validation
path: data/validation-*
---