Datasets:
Uploading mathematical_scientific_notation subset
Browse files
README.md
CHANGED
@@ -12,6 +12,12 @@ configs:
|
|
12 |
data_files:
|
13 |
- split: dev
|
14 |
path: cannonical/dev-*
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
- config_name: morphological_challenges
|
16 |
data_files:
|
17 |
- split: dev
|
@@ -89,6 +95,45 @@ dataset_info:
|
|
89 |
num_examples: 1
|
90 |
download_size: 5944
|
91 |
dataset_size: 302
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
92 |
- config_name: morphological_challenges
|
93 |
features:
|
94 |
- name: question
|
|
|
12 |
data_files:
|
13 |
- split: dev
|
14 |
path: cannonical/dev-*
|
15 |
+
- config_name: mathematical_scientific_notation
|
16 |
+
data_files:
|
17 |
+
- split: dev
|
18 |
+
path: mathematical_scientific_notation/dev-*
|
19 |
+
- split: test
|
20 |
+
path: mathematical_scientific_notation/test-*
|
21 |
- config_name: morphological_challenges
|
22 |
data_files:
|
23 |
- split: dev
|
|
|
95 |
num_examples: 1
|
96 |
download_size: 5944
|
97 |
dataset_size: 302
|
98 |
+
- config_name: mathematical_scientific_notation
|
99 |
+
features:
|
100 |
+
- name: question
|
101 |
+
dtype: string
|
102 |
+
- name: choices
|
103 |
+
sequence: string
|
104 |
+
- name: answer
|
105 |
+
dtype: int64
|
106 |
+
- name: answer_label
|
107 |
+
dtype: string
|
108 |
+
- name: split
|
109 |
+
dtype: string
|
110 |
+
- name: subcategories
|
111 |
+
dtype: string
|
112 |
+
- name: lang
|
113 |
+
dtype: string
|
114 |
+
- name: second_lang
|
115 |
+
dtype: string
|
116 |
+
- name: coding_lang
|
117 |
+
dtype: string
|
118 |
+
- name: notes
|
119 |
+
dtype: string
|
120 |
+
- name: id
|
121 |
+
dtype: string
|
122 |
+
- name: set_id
|
123 |
+
dtype: string
|
124 |
+
- name: variation_id
|
125 |
+
dtype: string
|
126 |
+
- name: __index_level_0__
|
127 |
+
dtype: int64
|
128 |
+
splits:
|
129 |
+
- name: dev
|
130 |
+
num_bytes: 12435
|
131 |
+
num_examples: 56
|
132 |
+
- name: test
|
133 |
+
num_bytes: 45841
|
134 |
+
num_examples: 202
|
135 |
+
download_size: 29424
|
136 |
+
dataset_size: 58276
|
137 |
- config_name: morphological_challenges
|
138 |
features:
|
139 |
- name: question
|
mathematical_scientific_notation/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e9ccd2c8d3b4b8650033a34c9bc1fc837cb7bb4577785a896b0709597f6d8bd
|
3 |
+
size 11146
|
mathematical_scientific_notation/test-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c843e7eb51e31a9aafacff6b270bd79d03c060c811ddbefaeb117ada27bf698d
|
3 |
+
size 18278
|