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: logic_reasoning
|
108 |
features:
|
109 |
- name: question
|
@@ -267,6 +293,14 @@ configs:
|
|
267 |
path: engineering_math/validation-*
|
268 |
- split: test
|
269 |
path: engineering_math/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
270 |
- config_name: logic_reasoning
|
271 |
data_files:
|
272 |
- split: train
|
|
|
104 |
num_examples: 103
|
105 |
download_size: 37147
|
106 |
dataset_size: 34890
|
107 |
+
- config_name: general_principles_of_law
|
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: 1417
|
124 |
+
num_examples: 5
|
125 |
+
- name: validation
|
126 |
+
num_bytes: 3883
|
127 |
+
num_examples: 12
|
128 |
+
- name: test
|
129 |
+
num_bytes: 39742
|
130 |
+
num_examples: 106
|
131 |
+
download_size: 42935
|
132 |
+
dataset_size: 45042
|
133 |
- config_name: logic_reasoning
|
134 |
features:
|
135 |
- name: question
|
|
|
293 |
path: engineering_math/validation-*
|
294 |
- split: test
|
295 |
path: engineering_math/test-*
|
296 |
+
- config_name: general_principles_of_law
|
297 |
+
data_files:
|
298 |
+
- split: train
|
299 |
+
path: general_principles_of_law/train-*
|
300 |
+
- split: validation
|
301 |
+
path: general_principles_of_law/validation-*
|
302 |
+
- split: test
|
303 |
+
path: general_principles_of_law/test-*
|
304 |
- config_name: logic_reasoning
|
305 |
data_files:
|
306 |
- split: train
|
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:c0ae3ae9e4ab57af8daffd43c70f1168011bc233834dca790f45e9eec2ad7354
|
3 |
+
size 30097
|
general_principles_of_law/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:17cf94f8f0d491727d4b802c3c49ff3c6626ae413cdc37f4f656c86c0617f9fb
|
3 |
+
size 5722
|
general_principles_of_law/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:10f718710e0ff33465f1b053acd87501fabc425d2c9cd171ccdf626af0fa0436
|
3 |
+
size 7116
|