Upload dataset
Browse files
README.md
CHANGED
@@ -78,6 +78,32 @@ dataset_info:
|
|
78 |
num_examples: 103
|
79 |
download_size: 37147
|
80 |
dataset_size: 34890
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
- config_name: traditional_chinese_medicine_clinical_medicine
|
82 |
features:
|
83 |
- name: question
|
@@ -129,6 +155,14 @@ configs:
|
|
129 |
path: engineering_math/validation-*
|
130 |
- split: test
|
131 |
path: engineering_math/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
132 |
- config_name: traditional_chinese_medicine_clinical_medicine
|
133 |
data_files:
|
134 |
- split: train
|
|
|
78 |
num_examples: 103
|
79 |
download_size: 37147
|
80 |
dataset_size: 34890
|
81 |
+
- config_name: technical
|
82 |
+
features:
|
83 |
+
- name: question
|
84 |
+
dtype: string
|
85 |
+
- name: A
|
86 |
+
dtype: string
|
87 |
+
- name: B
|
88 |
+
dtype: string
|
89 |
+
- name: C
|
90 |
+
dtype: string
|
91 |
+
- name: D
|
92 |
+
dtype: string
|
93 |
+
- name: answer
|
94 |
+
dtype: string
|
95 |
+
splits:
|
96 |
+
- name: train
|
97 |
+
num_bytes: 674
|
98 |
+
num_examples: 5
|
99 |
+
- name: validation
|
100 |
+
num_bytes: 7709
|
101 |
+
num_examples: 45
|
102 |
+
- name: test
|
103 |
+
num_bytes: 60324
|
104 |
+
num_examples: 402
|
105 |
+
download_size: 64512
|
106 |
+
dataset_size: 68707
|
107 |
- config_name: traditional_chinese_medicine_clinical_medicine
|
108 |
features:
|
109 |
- name: question
|
|
|
155 |
path: engineering_math/validation-*
|
156 |
- split: test
|
157 |
path: engineering_math/test-*
|
158 |
+
- config_name: technical
|
159 |
+
data_files:
|
160 |
+
- split: train
|
161 |
+
path: technical/train-*
|
162 |
+
- split: validation
|
163 |
+
path: technical/validation-*
|
164 |
+
- split: test
|
165 |
+
path: technical/test-*
|
166 |
- config_name: traditional_chinese_medicine_clinical_medicine
|
167 |
data_files:
|
168 |
- split: train
|
technical/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b17944458b22e49196c5a2508f418e48d0e37cf35d1e5ef57d9a32030ad30bf
|
3 |
+
size 50369
|
technical/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb78f2c9dbb70c4d1cb33c63caf862f5d4b1bde9efb1dd968392f02ceedadebf
|
3 |
+
size 3756
|
technical/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66e52c1183ab779519fc76feeaaeeaa0ad7d82020c73dac2e81a5c8ca4770f14
|
3 |
+
size 10387
|