Datasets:
Uploading mathematical_scientific_notation subset
Browse files
README.md
CHANGED
@@ -41,6 +41,34 @@ dataset_info:
|
|
41 |
num_examples: 27
|
42 |
download_size: 12626
|
43 |
dataset_size: 6333
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
44 |
- config_name: morphological_challenges
|
45 |
features:
|
46 |
- name: question
|
@@ -244,6 +272,10 @@ configs:
|
|
244 |
path: code_technical_content/dev-*
|
245 |
- split: test
|
246 |
path: code_technical_content/test-*
|
|
|
|
|
|
|
|
|
247 |
- config_name: morphological_challenges
|
248 |
data_files:
|
249 |
- split: test
|
|
|
41 |
num_examples: 27
|
42 |
download_size: 12626
|
43 |
dataset_size: 6333
|
44 |
+
- config_name: mathematical_scientific_notation
|
45 |
+
features:
|
46 |
+
- name: question
|
47 |
+
dtype: string
|
48 |
+
- name: choices
|
49 |
+
sequence: string
|
50 |
+
- name: answer
|
51 |
+
dtype: int64
|
52 |
+
- name: answer_label
|
53 |
+
dtype: string
|
54 |
+
- name: split
|
55 |
+
dtype: string
|
56 |
+
- name: subcategories
|
57 |
+
dtype: string
|
58 |
+
- name: lang
|
59 |
+
dtype: string
|
60 |
+
- name: second_lang
|
61 |
+
dtype: string
|
62 |
+
- name: coding_lang
|
63 |
+
dtype: string
|
64 |
+
- name: notes
|
65 |
+
dtype: string
|
66 |
+
splits:
|
67 |
+
- name: test
|
68 |
+
num_bytes: 14343
|
69 |
+
num_examples: 77
|
70 |
+
download_size: 8265
|
71 |
+
dataset_size: 14343
|
72 |
- config_name: morphological_challenges
|
73 |
features:
|
74 |
- name: question
|
|
|
272 |
path: code_technical_content/dev-*
|
273 |
- split: test
|
274 |
path: code_technical_content/test-*
|
275 |
+
- config_name: mathematical_scientific_notation
|
276 |
+
data_files:
|
277 |
+
- split: test
|
278 |
+
path: mathematical_scientific_notation/test-*
|
279 |
- config_name: morphological_challenges
|
280 |
data_files:
|
281 |
- split: test
|
mathematical_scientific_notation/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e6fef066593a06aa74b4d2f97f3b7a19e794e639cc35f020ecabfbd98c86d351
|
3 |
+
size 8265
|