Upload dataset
Browse files- README.md +52 -0
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00002.parquet +3 -0
- data/train-00001-of-00002.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: id
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: question
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: answer
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: choices
|
| 11 |
+
list: string
|
| 12 |
+
- name: conversation_format
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: acted_or_spontaneous
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: sarcasm
|
| 17 |
+
dtype: bool
|
| 18 |
+
- name: age
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: gender
|
| 21 |
+
dtype: string
|
| 22 |
+
- name: transcription
|
| 23 |
+
dtype: string
|
| 24 |
+
- name: experiment_type
|
| 25 |
+
dtype: string
|
| 26 |
+
- name: dataset_source
|
| 27 |
+
dtype: string
|
| 28 |
+
- name: implicit_emotion
|
| 29 |
+
dtype: string
|
| 30 |
+
- name: explicit_emotion
|
| 31 |
+
dtype: string
|
| 32 |
+
- name: audio
|
| 33 |
+
dtype:
|
| 34 |
+
audio:
|
| 35 |
+
sampling_rate: 16000
|
| 36 |
+
splits:
|
| 37 |
+
- name: train
|
| 38 |
+
num_bytes: 737511245
|
| 39 |
+
num_examples: 7024
|
| 40 |
+
- name: test
|
| 41 |
+
num_bytes: 189194709
|
| 42 |
+
num_examples: 1756
|
| 43 |
+
download_size: 919410759
|
| 44 |
+
dataset_size: 926705954
|
| 45 |
+
configs:
|
| 46 |
+
- config_name: default
|
| 47 |
+
data_files:
|
| 48 |
+
- split: train
|
| 49 |
+
path: data/train-*
|
| 50 |
+
- split: test
|
| 51 |
+
path: data/test-*
|
| 52 |
+
---
|
data/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a06f3a217d8c73a20121ff5f8f4e377dd3e7c42770020a82c3c386fde472e5b2
|
| 3 |
+
size 187536094
|
data/train-00000-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1f0c6da3496fe0603fb82a1545692d0eae1e332977751ae2892d74300523cf94
|
| 3 |
+
size 353610336
|
data/train-00001-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b8e2cdbbbf76d7b8ee7ba0d99499f473bf6560577c42b8c5a5890cc5e4109533
|
| 3 |
+
size 378264329
|