File size: 580 Bytes
6bae9c7 a27a490 1a9a349 a27a490 6bae9c7 |
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 32 33 34 35 |
---
license: cc
dataset_info:
features:
- name: filename
dtype: string
- name: fold
dtype: int64
- name: target
dtype: int64
- name: category
dtype: string
- name: esc10
dtype: bool
- name: src_file
dtype: int64
- name: take
dtype: string
- name: audio
struct:
- name: bytes
dtype: binary
- name: path
dtype: string
splits:
- name: train
num_bytes: 441114557
num_examples: 1000
- name: test
num_bytes: 441115029
num_examples: 1000
download_size: 773323386
dataset_size: 882229586
---
|