Upload dataset
Browse files- README.md +95 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,95 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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: arousal_norm
|
| 11 |
+
dtype: float64
|
| 12 |
+
- name: valence_norm
|
| 13 |
+
dtype: float64
|
| 14 |
+
- name: speakerID
|
| 15 |
+
dtype: int64
|
| 16 |
+
- name: utterance
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: transcript
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: emotion
|
| 21 |
+
dtype: string
|
| 22 |
+
- name: difficulty
|
| 23 |
+
dtype: float64
|
| 24 |
+
- name: curriculum_order
|
| 25 |
+
dtype: int64
|
| 26 |
+
- name: overall_agreement
|
| 27 |
+
dtype: float64
|
| 28 |
+
- name: fleiss_kappa
|
| 29 |
+
dtype: float64
|
| 30 |
+
- name: krippendorff_alpha
|
| 31 |
+
dtype: float64
|
| 32 |
+
- name: valence_std
|
| 33 |
+
dtype: float64
|
| 34 |
+
- name: arousal_std
|
| 35 |
+
dtype: float64
|
| 36 |
+
- name: dominance_std
|
| 37 |
+
dtype: float64
|
| 38 |
+
- name: valence_icc
|
| 39 |
+
dtype: float64
|
| 40 |
+
- name: arousal_icc
|
| 41 |
+
dtype: float64
|
| 42 |
+
- name: dominance_icc
|
| 43 |
+
dtype: float64
|
| 44 |
+
- name: n_categorical_evaluators
|
| 45 |
+
dtype: int64
|
| 46 |
+
- name: n_dimensional_evaluators
|
| 47 |
+
dtype: int64
|
| 48 |
+
- name: consensus_valence
|
| 49 |
+
dtype: float64
|
| 50 |
+
- name: consensus_arousal
|
| 51 |
+
dtype: float64
|
| 52 |
+
- name: consensus_dominance
|
| 53 |
+
dtype: float64
|
| 54 |
+
- name: naturalness_std
|
| 55 |
+
dtype: float64
|
| 56 |
+
- name: naturalness_icc
|
| 57 |
+
dtype: float64
|
| 58 |
+
- name: consensus_naturalness
|
| 59 |
+
dtype: float64
|
| 60 |
+
- name: emotion2vec_features
|
| 61 |
+
list:
|
| 62 |
+
- name: feats
|
| 63 |
+
sequence: float32
|
| 64 |
+
- name: key
|
| 65 |
+
dtype: string
|
| 66 |
+
- name: labels
|
| 67 |
+
sequence: 'null'
|
| 68 |
+
- name: scores
|
| 69 |
+
sequence: 'null'
|
| 70 |
+
- name: augmentation
|
| 71 |
+
dtype: string
|
| 72 |
+
- name: augmentation_type
|
| 73 |
+
dtype: string
|
| 74 |
+
- name: augmentation_params
|
| 75 |
+
struct:
|
| 76 |
+
- name: cutoff_freq
|
| 77 |
+
dtype: float64
|
| 78 |
+
- name: noise_level
|
| 79 |
+
dtype: float64
|
| 80 |
+
- name: scale_factor
|
| 81 |
+
dtype: float64
|
| 82 |
+
- name: speed_factor
|
| 83 |
+
dtype: float64
|
| 84 |
+
splits:
|
| 85 |
+
- name: train
|
| 86 |
+
num_bytes: 270272984
|
| 87 |
+
num_examples: 77980
|
| 88 |
+
download_size: 290814851
|
| 89 |
+
dataset_size: 270272984
|
| 90 |
+
configs:
|
| 91 |
+
- config_name: default
|
| 92 |
+
data_files:
|
| 93 |
+
- split: train
|
| 94 |
+
path: data/train-*
|
| 95 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c0be30887d4a536b9a8fed97856edadcc496ccf4f6296f87fa0e3d070ca372fd
|
| 3 |
+
size 290814851
|