File size: 617 Bytes
363379e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: name
    dtype: string
  - name: path
    dtype: string
  - name: speech
    sequence: float64
  - name: text
    dtype: string
  - name: emotion
    dtype: string
  - name: text_emotions
    sequence: string
  splits:
  - name: train
    num_bytes: 866818029
    num_examples: 1116
  - name: test
    num_bytes: 212496333
    num_examples: 280
  download_size: 615228382
  dataset_size: 1079314362
---
# Dataset Card for "resd_annotated_multi"

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