macabdul9 commited on
Commit
81eb01f
·
verified ·
1 Parent(s): cd56f8b

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: audio_path
7
+ list: string
8
+ - name: question
9
+ dtype: string
10
+ - name: answer
11
+ dtype: string
12
+ - name: choices
13
+ list: string
14
+ - name: length_type
15
+ dtype: string
16
+ - name: perceptual_skills
17
+ list: string
18
+ - name: reasoning_skills
19
+ list: string
20
+ - name: category
21
+ dtype: string
22
+ - name: transcription
23
+ dtype: string
24
+ - name: task_classification
25
+ dtype: string
26
+ - name: task_identifier
27
+ dtype: string
28
+ - name: kwargs
29
+ struct:
30
+ - name: N
31
+ dtype: int64
32
+ - name: N1
33
+ dtype: int64
34
+ - name: N2
35
+ dtype: int64
36
+ - name: end_phrase
37
+ dtype: string
38
+ - name: forbidden_words
39
+ dtype: string
40
+ - name: keywords
41
+ dtype: string
42
+ - name: postscript_marker
43
+ dtype: string
44
+ - name: section_splitter
45
+ dtype: string
46
+ - name: start_phrase
47
+ dtype: string
48
+ - name: sub-cat
49
+ dtype: string
50
+ splits:
51
+ - name: test
52
+ num_bytes: 2749611
53
+ num_examples: 5305
54
+ - name: testmini
55
+ num_bytes: 518305.5607917059
56
+ num_examples: 1000
57
+ download_size: 1181527
58
+ dataset_size: 3267916.5607917057
59
+ configs:
60
+ - config_name: default
61
+ data_files:
62
+ - split: test
63
+ path: data/test-*
64
+ - split: testmini
65
+ path: data/testmini-*
66
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61036af995b63094147921c8b523ab2e37dae6c2c3a4ca2546c5b1d863e494b3
3
+ size 973337
data/testmini-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:230ed391d006fabd8d1064434bd3629994e656722e74f8f3f56a9f9a7550922c
3
+ size 208190