cairocode commited on
Commit
207ca4d
·
verified ·
1 Parent(s): ea6b8b0

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +85 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ list: float64
62
+ - name: key
63
+ dtype: string
64
+ - name: labels
65
+ list: 'null'
66
+ - name: scores
67
+ list: 'null'
68
+ - name: audio_path
69
+ dtype: 'null'
70
+ - name: wav2vec2_features
71
+ list:
72
+ - name: feats
73
+ list: float64
74
+ splits:
75
+ - name: train
76
+ num_bytes: 56634284
77
+ num_examples: 4490
78
+ download_size: 46255046
79
+ dataset_size: 56634284
80
+ configs:
81
+ - config_name: default
82
+ data_files:
83
+ - split: train
84
+ path: data/train-*
85
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:684e2bb5e76a3d73563e359b1ebc0a72d803b66e7f7b56efd55cf05b94e12bb7
3
+ size 46255046