pbcong commited on
Commit
9c1f008
·
verified ·
1 Parent(s): 489ac3a

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: audio
7
+ dtype:
8
+ audio:
9
+ sampling_rate: 192000
10
+ - name: question
11
+ dtype: string
12
+ - name: choices
13
+ dtype: string
14
+ - name: answer
15
+ dtype: string
16
+ - name: dataset
17
+ dtype: string
18
+ - name: task
19
+ dtype: string
20
+ - name: split
21
+ dtype: string
22
+ - name: category
23
+ dtype: string
24
+ - name: sub-category
25
+ dtype: string
26
+ - name: difficulty
27
+ dtype: string
28
+ splits:
29
+ - name: test
30
+ num_bytes: 62732365.0
31
+ num_examples: 100
32
+ - name: test_mini
33
+ num_bytes: 115750300.0
34
+ num_examples: 100
35
+ download_size: 152027156
36
+ dataset_size: 178482665.0
37
+ configs:
38
+ - config_name: default
39
+ data_files:
40
+ - split: test
41
+ path: data/test-*
42
+ - split: test_mini
43
+ path: data/test_mini-*
44
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a9418e9c89dd720b1977de97f5bc9b8975dbdf29c3dbf577c2f9438b79da870
3
+ size 62005716
data/test_mini-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ceb1c037cb9b8fdc015c87c418b65be035f4c2f506cb854615801d1c383a006
3
+ size 90021440