VibeCheck1 commited on
Commit
f25b0aa
·
verified ·
1 Parent(s): 41acafc

Upload dataset

Browse files
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: 135392503
39
+ num_examples: 1600
40
+ - name: test
41
+ num_bytes: 33956671
42
+ num_examples: 400
43
+ download_size: 159531410
44
+ dataset_size: 169349174
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:7acf878891ad798f06fdf8bb44caca70b3d691ef3fcbf286111343c9dbbd3710
3
+ size 32124490
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3dd293e687aec930f93e33ae83c7bb99874663d2de633a39c624851c5e2d28e
3
+ size 127406920