cairocode commited on
Commit
7b3f367
·
verified ·
1 Parent(s): f197ccf

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: label
5
+ dtype: int64
6
+ - name: valence
7
+ dtype: float64
8
+ - name: arousal
9
+ dtype: float64
10
+ - name: domination
11
+ dtype: float64
12
+ - name: arousal_norm
13
+ dtype: float64
14
+ - name: valence_norm
15
+ dtype: float64
16
+ - name: speakerID
17
+ dtype: int64
18
+ - name: utterance_id
19
+ dtype: string
20
+ - name: transcript
21
+ dtype: string
22
+ - name: speaker_id
23
+ dtype: int64
24
+ - name: emotion
25
+ dtype: string
26
+ - name: difficulty
27
+ dtype: float64
28
+ - name: curriculum_order
29
+ dtype: int64
30
+ - name: overall_agreement
31
+ dtype: float64
32
+ - name: fleiss_kappa
33
+ dtype: float64
34
+ - name: krippendorff_alpha
35
+ dtype: float64
36
+ - name: valence_std
37
+ dtype: float64
38
+ - name: arousal_std
39
+ dtype: float64
40
+ - name: dominance_std
41
+ dtype: float64
42
+ - name: valence_icc
43
+ dtype: float64
44
+ - name: arousal_icc
45
+ dtype: float64
46
+ - name: dominance_icc
47
+ dtype: float64
48
+ - name: n_categorical_evaluators
49
+ dtype: int64
50
+ - name: n_dimensional_evaluators
51
+ dtype: int64
52
+ - name: consensus_valence
53
+ dtype: float64
54
+ - name: consensus_arousal
55
+ dtype: float64
56
+ - name: consensus_dominance
57
+ dtype: float64
58
+ - name: emotion2vec_features
59
+ list:
60
+ - name: feats
61
+ sequence: float64
62
+ - name: key
63
+ dtype: string
64
+ - name: labels
65
+ sequence: 'null'
66
+ - name: scores
67
+ sequence: 'null'
68
+ - name: audio
69
+ struct:
70
+ - name: array
71
+ sequence: float64
72
+ - name: path
73
+ dtype: string
74
+ - name: sampling_rate
75
+ dtype: int64
76
+ - name: audio_path
77
+ dtype: 'null'
78
+ splits:
79
+ - name: train
80
+ num_bytes: 2612683933
81
+ num_examples: 4490
82
+ download_size: 639737200
83
+ dataset_size: 2612683933
84
+ configs:
85
+ - config_name: default
86
+ data_files:
87
+ - split: train
88
+ path: data/train-*
89
+ ---
data/train-00000-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d70769f5cc6e25fa1a66254a14b64f5d32931ae975a33f08777470984867c25f
3
+ size 96733108
data/train-00001-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c8dc7c3be8e92d6eca25a6e67871fa4aee2b9e6e051372f3d88f86906e14d28
3
+ size 90428252
data/train-00002-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72248dfcbb3ba77baf1953d83583a650cb8f25a991e2163b281bd0350c31315e
3
+ size 120208217
data/train-00003-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af46efd8011ada0abbd6a19bddfec8a9940124ffe9cc9ec8cba5124670c3b4e0
3
+ size 111843993
data/train-00004-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61a0f6cc0e06fdaaa4cefdaa59201112eb1d82a5f9d1986f1a7638b0874dad3d
3
+ size 111262299
data/train-00005-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2dd4cd3dfff0f12662dccf428f0fc39c6623055441934d0584df0440ed6c43b2
3
+ size 109261331