File size: 873 Bytes
3b1335c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
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: 1148478491.1463113
    num_examples: 8031
  - name: test
    num_bytes: 287155695.4826887
    num_examples: 2008
  download_size: 1409847521
  dataset_size: 1435634186.629
---
# Dataset Card for "iemocap_audio_text_splitted"

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