File size: 1,236 Bytes
754ebdd
 
 
 
 
 
 
 
 
 
 
945ae44
754ebdd
ef5c304
 
 
296f17f
 
 
fd27e1d
 
 
 
 
754ebdd
 
 
 
 
ef5c304
 
296f17f
 
fd27e1d
 
754ebdd
92dfbcf
 
 
 
945ae44
92dfbcf
 
 
 
 
 
 
 
 
 
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
---
dataset_info:
  features:
  - name: 'Unnamed: 0'
    dtype: int64
  - name: path
    dtype: audio
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 2681260515.   414
    num_examples: 84843
  - name: valid
    num_bytes: 312665460.466
    num_examples: 9981
  - name: test
    num_bytes: 344947874.825
    num_examples: 11005
  - name: train_low
    num_bytes: 26658119.0
    num_examples: 849
  download_size: 3024419370
  dataset_size: 3365531969.705
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: valid
    path: data/valid-*
  - split: test
    path: data/test-*
  - split: train_low
    path: data/train_low-*
---
# Dataset Card for "beans_sc"

## Dataset Description

**Paper:** https://doi.org/10.48550/arXiv.1804.03209
          
## Dataset Summary

This dataset contains single-word utterances covering 35 English words including digits, commands, and others, spoken by multiple speakers with splits and preprocessing like described in BEANS. It is used for **classification** tasks and is an **auxiliary** dataset in BEANS.

## Data Splits

 | train | train_low | valid | test | 
 |------|-----| ------ | ------ | 
 | 84843 |  849 | 9981 | 11005 |