File size: 975 Bytes
6c787f9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
59e5fcc
 
b933852
59e5fcc
 
 
 
6c787f9
 
 
 
 
b933852
 
6c787f9
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
41
42
43
44
45
46
47
48
49
---
dataset_info:
  features:
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: valence_mean
    dtype: float32
  - name: valence_std
    dtype: float32
  - name: valence_max_mean
    dtype: float32
  - name: valence_max_std
    dtype: float32
  - name: valence_min_mean
    dtype: float32
  - name: valence_min_std
    dtype: float32
  - name: arousal_mean
    dtype: float32
  - name: arousal_std
    dtype: float32
  - name: arousal_max_mean
    dtype: float32
  - name: arousal_max_std
    dtype: float32
  - name: arousal_min_mean
    dtype: float32
  - name: arousal_min_std
    dtype: float32
  splits:
  - name: train
    num_bytes: 12934192081.780111
    num_examples: 1441
  - name: test
    num_bytes: 3210623589.2008877
    num_examples: 361
  download_size: 16087865714
  dataset_size: 16144815670.980999
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---