Upload dataset
Browse files
README.md
CHANGED
@@ -104,6 +104,32 @@ dataset_info:
|
|
104 |
num_examples: 103
|
105 |
download_size: 37147
|
106 |
dataset_size: 34890
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
107 |
- config_name: technical
|
108 |
features:
|
109 |
- name: question
|
@@ -189,6 +215,14 @@ configs:
|
|
189 |
path: engineering_math/validation-*
|
190 |
- split: test
|
191 |
path: engineering_math/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
192 |
- config_name: technical
|
193 |
data_files:
|
194 |
- split: train
|
|
|
104 |
num_examples: 103
|
105 |
download_size: 37147
|
106 |
dataset_size: 34890
|
107 |
+
- config_name: mechanical
|
108 |
+
features:
|
109 |
+
- name: question
|
110 |
+
dtype: string
|
111 |
+
- name: A
|
112 |
+
dtype: string
|
113 |
+
- name: B
|
114 |
+
dtype: string
|
115 |
+
- name: C
|
116 |
+
dtype: string
|
117 |
+
- name: D
|
118 |
+
dtype: string
|
119 |
+
- name: answer
|
120 |
+
dtype: string
|
121 |
+
splits:
|
122 |
+
- name: train
|
123 |
+
num_bytes: 667
|
124 |
+
num_examples: 5
|
125 |
+
- name: validation
|
126 |
+
num_bytes: 2475
|
127 |
+
num_examples: 13
|
128 |
+
- name: test
|
129 |
+
num_bytes: 21963
|
130 |
+
num_examples: 118
|
131 |
+
download_size: 31441
|
132 |
+
dataset_size: 25105
|
133 |
- config_name: technical
|
134 |
features:
|
135 |
- name: question
|
|
|
215 |
path: engineering_math/validation-*
|
216 |
- split: test
|
217 |
path: engineering_math/test-*
|
218 |
+
- config_name: mechanical
|
219 |
+
data_files:
|
220 |
+
- split: train
|
221 |
+
path: mechanical/train-*
|
222 |
+
- split: validation
|
223 |
+
path: mechanical/validation-*
|
224 |
+
- split: test
|
225 |
+
path: mechanical/test-*
|
226 |
- config_name: technical
|
227 |
data_files:
|
228 |
- split: train
|
mechanical/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e0712a137cbcf831cbc70c08eeedd9bc085c34b230edc370051b19fe95af29c9
|
3 |
+
size 21818
|
mechanical/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a74f847dc0d5a6a16801739ac454a949bcc6eee37d57df0b8ad577fb793552c
|
3 |
+
size 3734
|
mechanical/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4347c0edf200c06d96b92bf3deef2c6c50b33d9e7c83606a1b52677d557193fb
|
3 |
+
size 5889
|