File size: 689 Bytes
b86d965
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: emotion
    dtype:
      class_label:
        names:
          '0': A
          '1': H
          '2': N
          '3': S
          '4': W
          '5': F
  splits:
  - name: train
    num_bytes: 844671640.8
    num_examples: 2400
  - name: test
    num_bytes: 103378583.5
    num_examples: 300
  - name: valid
    num_bytes: 115098795.5
    num_examples: 300
  download_size: 1043545626
  dataset_size: 1063149019.8
---
# Dataset Card for "shEMO"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)