Datasets:
Uploading mathematical_scientific_notation subset
Browse files
README.md
CHANGED
@@ -47,6 +47,45 @@ dataset_info:
|
|
47 |
num_examples: 90
|
48 |
download_size: 21228
|
49 |
dataset_size: 35874
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
- config_name: morphological_challenges
|
51 |
features:
|
52 |
- name: question
|
@@ -327,6 +366,12 @@ configs:
|
|
327 |
path: code_technical_content/dev-*
|
328 |
- split: test
|
329 |
path: code_technical_content/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
330 |
- config_name: morphological_challenges
|
331 |
data_files:
|
332 |
- split: dev
|
|
|
47 |
num_examples: 90
|
48 |
download_size: 21228
|
49 |
dataset_size: 35874
|
50 |
+
- config_name: mathematical_scientific_notation
|
51 |
+
features:
|
52 |
+
- name: question
|
53 |
+
dtype: string
|
54 |
+
- name: choices
|
55 |
+
sequence: string
|
56 |
+
- name: answer
|
57 |
+
dtype: int64
|
58 |
+
- name: answer_label
|
59 |
+
dtype: string
|
60 |
+
- name: split
|
61 |
+
dtype: string
|
62 |
+
- name: subcategories
|
63 |
+
dtype: string
|
64 |
+
- name: lang
|
65 |
+
dtype: string
|
66 |
+
- name: second_lang
|
67 |
+
dtype: string
|
68 |
+
- name: coding_lang
|
69 |
+
dtype: string
|
70 |
+
- name: notes
|
71 |
+
dtype: string
|
72 |
+
- name: id
|
73 |
+
dtype: string
|
74 |
+
- name: set_id
|
75 |
+
dtype: float64
|
76 |
+
- name: variation_id
|
77 |
+
dtype: string
|
78 |
+
- name: __index_level_0__
|
79 |
+
dtype: int64
|
80 |
+
splits:
|
81 |
+
- name: dev
|
82 |
+
num_bytes: 13033
|
83 |
+
num_examples: 58
|
84 |
+
- name: test
|
85 |
+
num_bytes: 48194
|
86 |
+
num_examples: 211
|
87 |
+
download_size: 30032
|
88 |
+
dataset_size: 61227
|
89 |
- config_name: morphological_challenges
|
90 |
features:
|
91 |
- name: question
|
|
|
366 |
path: code_technical_content/dev-*
|
367 |
- split: test
|
368 |
path: code_technical_content/test-*
|
369 |
+
- config_name: mathematical_scientific_notation
|
370 |
+
data_files:
|
371 |
+
- split: dev
|
372 |
+
path: mathematical_scientific_notation/dev-*
|
373 |
+
- split: test
|
374 |
+
path: mathematical_scientific_notation/test-*
|
375 |
- config_name: morphological_challenges
|
376 |
data_files:
|
377 |
- split: dev
|
mathematical_scientific_notation/dev-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:216dcab7a237c7ac31973e87c06810da646ce68794c010aa6aa131956a9f5135
|
3 |
+
size 11360
|
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:32abd4cca79881e149566eaf731bef9c6b81919447b138c018625e0b67b89d0f
|
3 |
+
size 18672
|