File size: 676 Bytes
255b174
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: label
    dtype:
      class_label:
        names:
          '0': fearful
          '1': neutral
          '2': calm
          '3': happy
          '4': sad
          '5': angry
  splits:
  - name: train
    num_bytes: 120236438.52470355
    num_examples: 809
  - name: test
    num_bytes: 30381090.47529644
    num_examples: 203
  download_size: 115056541
  dataset_size: 150617529.0
---
# Dataset Card for "ravdess-singing-emotions"

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