Sylence commited on
Commit
31333d6
·
verified ·
1 Parent(s): fa8aedc

Upload dataset

Browse files
README.md CHANGED
@@ -3,42 +3,52 @@ license: mit
3
  dataset_info:
4
  features:
5
  - name: class_name
6
- dtype: 'null'
7
  - name: question
8
  dtype: string
9
  - name: abc_context
10
  dtype: string
11
  - name: sheet_music_img
12
- dtype: 'null'
13
  - name: correct_answer
14
  dtype: string
15
- - name: correct_answer_img
16
- dtype: 'null'
17
  - name: incorrect_answer1
18
  dtype: string
19
  - name: incorrect_answer2
20
  dtype: string
21
  - name: incorrect_answer3
22
  dtype: string
 
 
23
  - name: incorrect_answer1_img
24
- dtype: 'null'
25
  - name: incorrect_answer2_img
26
- dtype: 'null'
27
  - name: incorrect_answer3_img
28
- dtype: 'null'
29
  - name: category
30
  dtype: string
31
  - name: difficulty
32
- dtype: 'null'
33
  splits:
 
 
 
34
  - name: Test_textual
35
- num_bytes: 1993771
 
 
 
36
  num_examples: 8000
37
- download_size: 526843
38
- dataset_size: 1993771
39
  configs:
40
  - config_name: default
41
  data_files:
 
 
42
  - split: Test_textual
43
  path: data/Test_textual-*
 
 
44
  ---
 
3
  dataset_info:
4
  features:
5
  - name: class_name
6
+ dtype: string
7
  - name: question
8
  dtype: string
9
  - name: abc_context
10
  dtype: string
11
  - name: sheet_music_img
12
+ dtype: image
13
  - name: correct_answer
14
  dtype: string
 
 
15
  - name: incorrect_answer1
16
  dtype: string
17
  - name: incorrect_answer2
18
  dtype: string
19
  - name: incorrect_answer3
20
  dtype: string
21
+ - name: correct_answer_img
22
+ dtype: image
23
  - name: incorrect_answer1_img
24
+ dtype: image
25
  - name: incorrect_answer2_img
26
+ dtype: image
27
  - name: incorrect_answer3_img
28
+ dtype: image
29
  - name: category
30
  dtype: string
31
  - name: difficulty
32
+ dtype: string
33
  splits:
34
+ - name: Test_visual
35
+ num_bytes: 37092340.2
36
+ num_examples: 1600
37
  - name: Test_textual
38
+ num_bytes: 431726.0
39
+ num_examples: 1600
40
+ - name: Train_textual
41
+ num_bytes: 2159349.0
42
  num_examples: 8000
43
+ download_size: 30170094
44
+ dataset_size: 39683415.2
45
  configs:
46
  - config_name: default
47
  data_files:
48
+ - split: Test_visual
49
+ path: data/Test_visual-*
50
  - split: Test_textual
51
  path: data/Test_textual-*
52
+ - split: Train_textual
53
+ path: data/Train_textual-*
54
  ---
data/Test_textual-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:55c9ca2c76988ef32c2ae2d4bf2e5acd52d7c4c926b5e9a1bd444890afcc744d
3
- size 526843
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23e4b2fcf42bfb2fadb931e44292ed8564d8fae355f088b7e8c4fc2475a85b00
3
+ size 170404
data/Train_textual-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96a43da72029d87a25e59cdd47f6882e466bfe928e9c1d5a50e604b6e143e6c3
3
+ size 1072260