librarian-bot's picture
Librarian Bot: Add language metadata for dataset
7cef0c7 verified
|
raw
history blame
516 Bytes
---
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-*
---