VibeCheck1 commited on
Commit
6c0d0bb
·
verified ·
1 Parent(s): 46a29dd

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: audio
7
+ dtype:
8
+ audio:
9
+ sampling_rate: 16000
10
+ - name: question
11
+ dtype: string
12
+ - name: answer
13
+ dtype: string
14
+ - name: choices
15
+ list: string
16
+ - name: conversation_format
17
+ dtype: string
18
+ - name: acted_or_spontaneous
19
+ dtype: string
20
+ - name: sarcasm
21
+ dtype: bool
22
+ - name: age
23
+ dtype: string
24
+ - name: gender
25
+ dtype: string
26
+ - name: transcription
27
+ dtype: string
28
+ - name: experiment_type
29
+ dtype: string
30
+ - name: dataset_source
31
+ dtype: string
32
+ - name: implicit_emotion
33
+ dtype: string
34
+ - name: explicit_emotion
35
+ dtype: string
36
+ splits:
37
+ - name: train
38
+ num_bytes: 28997912
39
+ num_examples: 230
40
+ - name: test
41
+ num_bytes: 7255792
42
+ num_examples: 58
43
+ download_size: 34296738
44
+ dataset_size: 36253704
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:14eb3aab78ec19d8a6d1928fee1ffe51fe1b8138e08025c7f3999ea220e9953e
3
+ size 6820522
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bf0ce4ac9a0c873c359bcb69c7f92170728dbde2880e004f78237c9ef27dd64
3
+ size 27476216