Datasets:
Uploading mathematical_scientific_notation subset
Browse files
README.md
CHANGED
@@ -8,7 +8,41 @@ tags:
|
|
8 |
- multilingual
|
9 |
- tokenization
|
10 |
dataset_info:
|
11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
features:
|
13 |
- name: question
|
14 |
dtype: string
|
@@ -43,6 +77,10 @@ dataset_info:
|
|
43 |
download_size: 13108
|
44 |
dataset_size: 23057
|
45 |
configs:
|
|
|
|
|
|
|
|
|
46 |
- config_name: social_media_informal_text
|
47 |
data_files:
|
48 |
- split: test
|
|
|
8 |
- multilingual
|
9 |
- tokenization
|
10 |
dataset_info:
|
11 |
+
- config_name: mathematical_scientific_notation
|
12 |
+
features:
|
13 |
+
- name: question
|
14 |
+
dtype: string
|
15 |
+
- name: choices
|
16 |
+
sequence: string
|
17 |
+
- name: answer
|
18 |
+
dtype: int64
|
19 |
+
- name: answer_label
|
20 |
+
dtype: string
|
21 |
+
- name: split
|
22 |
+
dtype: string
|
23 |
+
- name: subcategories
|
24 |
+
dtype: string
|
25 |
+
- name: lang
|
26 |
+
dtype: string
|
27 |
+
- name: second_lang
|
28 |
+
dtype: string
|
29 |
+
- name: coding_lang
|
30 |
+
dtype: string
|
31 |
+
- name: notes
|
32 |
+
dtype: string
|
33 |
+
- name: id
|
34 |
+
dtype: string
|
35 |
+
- name: set_id
|
36 |
+
dtype: float64
|
37 |
+
- name: variation_id
|
38 |
+
dtype: string
|
39 |
+
splits:
|
40 |
+
- name: test
|
41 |
+
num_bytes: 59495
|
42 |
+
num_examples: 272
|
43 |
+
download_size: 18551
|
44 |
+
dataset_size: 59495
|
45 |
+
- config_name: social_media_informal_text
|
46 |
features:
|
47 |
- name: question
|
48 |
dtype: string
|
|
|
77 |
download_size: 13108
|
78 |
dataset_size: 23057
|
79 |
configs:
|
80 |
+
- config_name: mathematical_scientific_notation
|
81 |
+
data_files:
|
82 |
+
- split: test
|
83 |
+
path: mathematical_scientific_notation/test-*
|
84 |
- config_name: social_media_informal_text
|
85 |
data_files:
|
86 |
- split: test
|
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:92a9e9a7e89743357c821d7c1ea16ec35510cae3fc4ab4e4d33e41398db6f5bd
|
3 |
+
size 18551
|