VibeCheck1 commited on
Commit
98830c4
·
verified ·
1 Parent(s): 014d572

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: 66113143
39
+ num_examples: 800
40
+ - name: test
41
+ num_bytes: 16562946
42
+ num_examples: 200
43
+ download_size: 82423493
44
+ dataset_size: 82676089
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:25dab92fa25141d99cd5835545f7813408feb8bdd679c251571e2255fd2ee3e4
3
+ size 16517517
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eae921018a7b15c93846c4b7463cb680194301ea0fe74d97f0ab56a8685ad8c1
3
+ size 65905976