VibeCheck1 commited on
Commit
072be7a
·
verified ·
1 Parent(s): 11f843f

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: 53324812
39
+ num_examples: 800
40
+ - name: test
41
+ num_bytes: 13317304
42
+ num_examples: 200
43
+ download_size: 66204585
44
+ dataset_size: 66642116
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:28021a0e246c87949c1cd5eaaeab9fda68bb34ce2235ac89a9c15a7bf1d0f23f
3
+ size 13253827
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6a0fbe389fde27a5a808c3cd544c2f46f8bb1bc31305001640cbff3650652ce
3
+ size 52950758