cairocode commited on
Commit
08a941b
·
verified ·
1 Parent(s): 22d1706

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: image
6
+ - name: label
7
+ dtype: int64
8
+ - name: valence
9
+ dtype: float64
10
+ - name: arousal
11
+ dtype: float64
12
+ - name: domination
13
+ dtype: float64
14
+ - name: arousal_norm
15
+ dtype: float64
16
+ - name: valence_norm
17
+ dtype: float64
18
+ - name: speakerID
19
+ dtype: int64
20
+ splits:
21
+ - name: train
22
+ num_bytes: 109468910.646
23
+ num_examples: 3102
24
+ - name: validation
25
+ num_bytes: 19169372.0
26
+ num_examples: 546
27
+ - name: test
28
+ num_bytes: 30201592.0
29
+ num_examples: 886
30
+ download_size: 158656963
31
+ dataset_size: 158839874.646
32
+ configs:
33
+ - config_name: default
34
+ data_files:
35
+ - split: train
36
+ path: data/train-*
37
+ - split: validation
38
+ path: data/validation-*
39
+ - split: test
40
+ path: data/test-*
41
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a375dd2af90ba692726b1da202ce9e459a91d5f0ea8c570975200ae04a6f61ce
3
+ size 30190846
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:439042f9805f4d50c205e98a330d81784b4d34df6855970a88806857065a5578
3
+ size 109299252
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:533c5247954e55a94d06d871ccda1615d8dfffb74b2f4cf9516f68881fb706d6
3
+ size 19166865