Upload dataset
Browse files
README.md
CHANGED
@@ -1,6 +1,32 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
features:
|
5 |
- name: question
|
6 |
dtype: string
|
@@ -27,6 +53,14 @@ dataset_info:
|
|
27 |
download_size: 37147
|
28 |
dataset_size: 34890
|
29 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
- config_name: engineering_math
|
31 |
data_files:
|
32 |
- split: train
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: dentistry
|
4 |
+
features:
|
5 |
+
- name: question
|
6 |
+
dtype: string
|
7 |
+
- name: A
|
8 |
+
dtype: string
|
9 |
+
- name: B
|
10 |
+
dtype: string
|
11 |
+
- name: C
|
12 |
+
dtype: string
|
13 |
+
- name: D
|
14 |
+
dtype: string
|
15 |
+
- name: answer
|
16 |
+
dtype: string
|
17 |
+
splits:
|
18 |
+
- name: train
|
19 |
+
num_bytes: 1299
|
20 |
+
num_examples: 5
|
21 |
+
- name: validation
|
22 |
+
num_bytes: 14677
|
23 |
+
num_examples: 44
|
24 |
+
- name: test
|
25 |
+
num_bytes: 120303
|
26 |
+
num_examples: 399
|
27 |
+
download_size: 115468
|
28 |
+
dataset_size: 136279
|
29 |
+
- config_name: engineering_math
|
30 |
features:
|
31 |
- name: question
|
32 |
dtype: string
|
|
|
53 |
download_size: 37147
|
54 |
dataset_size: 34890
|
55 |
configs:
|
56 |
+
- config_name: dentistry
|
57 |
+
data_files:
|
58 |
+
- split: train
|
59 |
+
path: dentistry/train-*
|
60 |
+
- split: validation
|
61 |
+
path: dentistry/validation-*
|
62 |
+
- split: test
|
63 |
+
path: dentistry/test-*
|
64 |
- config_name: engineering_math
|
65 |
data_files:
|
66 |
- split: train
|
dentistry/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76748ac141891d07198e888eb5c2a32afab779c7312938c42c2fef0b00bdc2a8
|
3 |
+
size 93966
|
dentistry/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b53a2f250efcb903e019d59ef7e4efb5c53a907e7b4dc9d9f695fa8bed048883
|
3 |
+
size 5189
|
dentistry/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a89dbbd8c8a92d81eeb9e4749f071c332012a2d60815dff2e0a42a9359fc42f6
|
3 |
+
size 16313
|