File size: 790 Bytes
7afa8ec
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: _id
    dtype: string
  - name: activation
    dtype: float64
  - name: dominance
    dtype: float64
  - name: emotion
    dtype: string
  - name: end_time
    dtype: float64
  - name: start_time
    dtype: float64
  - name: titre
    dtype: string
  - name: to_translate
    dtype: string
  - name: translated
    dtype: string
  - name: valence
    dtype: float64
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  splits:
  - name: train
    num_bytes: 1479523969.375
    num_examples: 10039
  download_size: 1405738430
  dataset_size: 1479523969.375
---
# Dataset Card for "iemocap_audio_text"

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