Charlie911
commited on
Upload dataset
Browse files
README.md
CHANGED
@@ -78,6 +78,26 @@ dataset_info:
|
|
78 |
num_examples: 5
|
79 |
download_size: 120479
|
80 |
dataset_size: 157005
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
- config_name: logic_reasoning
|
82 |
features:
|
83 |
- name: question
|
@@ -233,6 +253,10 @@ configs:
|
|
233 |
path: dentistry/validation-*
|
234 |
- split: train
|
235 |
path: dentistry/train-*
|
|
|
|
|
|
|
|
|
236 |
- config_name: logic_reasoning
|
237 |
data_files:
|
238 |
- split: test
|
|
|
78 |
num_examples: 5
|
79 |
download_size: 120479
|
80 |
dataset_size: 157005
|
81 |
+
- config_name: general_principles_of_law
|
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: test
|
97 |
+
num_bytes: 46714
|
98 |
+
num_examples: 106
|
99 |
+
download_size: 32742
|
100 |
+
dataset_size: 46714
|
101 |
- config_name: logic_reasoning
|
102 |
features:
|
103 |
- name: question
|
|
|
253 |
path: dentistry/validation-*
|
254 |
- split: train
|
255 |
path: dentistry/train-*
|
256 |
+
- config_name: general_principles_of_law
|
257 |
+
data_files:
|
258 |
+
- split: test
|
259 |
+
path: general_principles_of_law/test-*
|
260 |
- config_name: logic_reasoning
|
261 |
data_files:
|
262 |
- split: test
|
general_principles_of_law/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3fbe3dff8e80de0221b770df81175a236a5e5e393b9ea849d9d33e5aa453bc48
|
3 |
+
size 32742
|