shchoi1019
commited on
Upload dataset
Browse files- Mathematics/train-00000-of-00001.parquet +3 -0
- README.md +22 -0
Mathematics/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e67a2a2bd3d6e50f33b11ddba34880194f0894bc7332d145b53cedaeb3b1564
|
3 |
+
size 996758
|
README.md
CHANGED
@@ -90,6 +90,24 @@ dataset_info:
|
|
90 |
num_examples: 11083
|
91 |
download_size: 1751069
|
92 |
dataset_size: 6278639
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
- config_name: Misc.
|
94 |
features:
|
95 |
- name: instruction
|
@@ -363,6 +381,10 @@ configs:
|
|
363 |
data_files:
|
364 |
- split: train
|
365 |
path: Keyword Tagging/train-*
|
|
|
|
|
|
|
|
|
366 |
- config_name: Misc.
|
367 |
data_files:
|
368 |
- split: train
|
|
|
90 |
num_examples: 11083
|
91 |
download_size: 1751069
|
92 |
dataset_size: 6278639
|
93 |
+
- config_name: Mathematics
|
94 |
+
features:
|
95 |
+
- name: instruction
|
96 |
+
dtype: string
|
97 |
+
- name: input
|
98 |
+
dtype: string
|
99 |
+
- name: output
|
100 |
+
dtype: string
|
101 |
+
- name: domain
|
102 |
+
dtype: string
|
103 |
+
- name: lang
|
104 |
+
dtype: string
|
105 |
+
splits:
|
106 |
+
- name: train
|
107 |
+
num_bytes: 12388128
|
108 |
+
num_examples: 30317
|
109 |
+
download_size: 996758
|
110 |
+
dataset_size: 12388128
|
111 |
- config_name: Misc.
|
112 |
features:
|
113 |
- name: instruction
|
|
|
381 |
data_files:
|
382 |
- split: train
|
383 |
path: Keyword Tagging/train-*
|
384 |
+
- config_name: Mathematics
|
385 |
+
data_files:
|
386 |
+
- split: train
|
387 |
+
path: Mathematics/train-*
|
388 |
- config_name: Misc.
|
389 |
data_files:
|
390 |
- split: train
|