Upload dataset
Browse files
README.md
CHANGED
@@ -43,6 +43,26 @@ dataset_info:
|
|
43 |
num_examples: 52
|
44 |
download_size: 21121
|
45 |
dataset_size: 17710
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
46 |
- config_name: chemical_engineering_test
|
47 |
features:
|
48 |
- name: question
|
@@ -120,6 +140,10 @@ configs:
|
|
120 |
path: chemical_engineering_en/dev-*
|
121 |
- split: test
|
122 |
path: chemical_engineering_en/test-*
|
|
|
|
|
|
|
|
|
123 |
- config_name: chemical_engineering_test
|
124 |
data_files:
|
125 |
- split: dev
|
|
|
43 |
num_examples: 52
|
44 |
download_size: 21121
|
45 |
dataset_size: 17710
|
46 |
+
- config_name: chemical_engineering_nthu
|
47 |
+
features:
|
48 |
+
- name: question
|
49 |
+
dtype: string
|
50 |
+
- name: A
|
51 |
+
dtype: string
|
52 |
+
- name: B
|
53 |
+
dtype: string
|
54 |
+
- name: C
|
55 |
+
dtype: string
|
56 |
+
- name: D
|
57 |
+
dtype: string
|
58 |
+
- name: answer
|
59 |
+
dtype: string
|
60 |
+
splits:
|
61 |
+
- name: test
|
62 |
+
num_bytes: 5853
|
63 |
+
num_examples: 27
|
64 |
+
download_size: 6624
|
65 |
+
dataset_size: 5853
|
66 |
- config_name: chemical_engineering_test
|
67 |
features:
|
68 |
- name: question
|
|
|
140 |
path: chemical_engineering_en/dev-*
|
141 |
- split: test
|
142 |
path: chemical_engineering_en/test-*
|
143 |
+
- config_name: chemical_engineering_nthu
|
144 |
+
data_files:
|
145 |
+
- split: test
|
146 |
+
path: chemical_engineering_nthu/test-*
|
147 |
- config_name: chemical_engineering_test
|
148 |
data_files:
|
149 |
- split: dev
|
chemical_engineering_nthu/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c107bb9dc5561ddd13bab752f12ff56fa13f3ef69d4dfcd755f712c161b9e1f4
|
3 |
+
size 6624
|