File size: 516 Bytes
b29db09 7cef0c7 b29db09 b417d0e b29db09 b417d0e b29db09 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | ---
language:
- en
dataset_info:
features:
- name: audio
dtype: audio
- name: file
dtype: string
- name: instruction
dtype: string
- name: label
dtype: string
splits:
- name: test
num_bytes: 1146699257.0
num_examples: 348
- name: train
num_bytes: 3435823894.468
num_examples: 1044
download_size: 2321617882
dataset_size: 4582523151.468
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
- split: train
path: data/train-*
---
|