cairocode commited on
Commit
e9cfea7
·
verified ·
1 Parent(s): 3d8e72f

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: image
6
+ - name: speaker
7
+ dtype: string
8
+ - name: speakerID
9
+ dtype: int64
10
+ - name: label
11
+ dtype: int64
12
+ - name: dataset
13
+ dtype: string
14
+ - name: valence
15
+ dtype: float64
16
+ - name: arousal
17
+ dtype: float64
18
+ - name: domination
19
+ dtype: float64
20
+ - name: arousal_norm
21
+ dtype: float64
22
+ - name: valence_norm
23
+ dtype: float64
24
+ splits:
25
+ - name: train
26
+ num_bytes: 570143370.0742239
27
+ num_examples: 6940
28
+ - name: validation
29
+ num_bytes: 152125198.75367522
30
+ num_examples: 1915
31
+ - name: test
32
+ num_bytes: 269931053.80096304
33
+ num_examples: 2791
34
+ download_size: 931236946
35
+ dataset_size: 992199622.6288621
36
+ configs:
37
+ - config_name: default
38
+ data_files:
39
+ - split: train
40
+ path: data/train-*
41
+ - split: validation
42
+ path: data/validation-*
43
+ - split: test
44
+ path: data/test-*
45
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1dc6a1b78a16df5748712001f5bc4cb977f4aa889fe0a01d86bf0439ff2b6a04
3
+ size 267604993
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6ee4c2a309933701c94a90ec1d144ff57a0917176981a3ee1b940d6ad0a0381
3
+ size 325211846
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51dc40362bffd0592f200ae33cb882e9a03f35256e6784b2ecfac817e2320e4b
3
+ size 204957136
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3087b75376b807dc2cb81c0644b1ac0b6cdce47e25726bd23e60814fc7466988
3
+ size 133462971