Upload dataset
Browse files
README.md
CHANGED
@@ -234,6 +234,32 @@ dataset_info:
|
|
234 |
num_examples: 106
|
235 |
download_size: 42935
|
236 |
dataset_size: 45042
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
237 |
- config_name: logic_reasoning
|
238 |
features:
|
239 |
- name: question
|
@@ -567,6 +593,14 @@ configs:
|
|
567 |
path: general_principles_of_law/validation-*
|
568 |
- split: test
|
569 |
path: general_principles_of_law/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
570 |
- config_name: logic_reasoning
|
571 |
data_files:
|
572 |
- split: train
|
|
|
234 |
num_examples: 106
|
235 |
download_size: 42935
|
236 |
dataset_size: 45042
|
237 |
+
- config_name: human_behavior
|
238 |
+
features:
|
239 |
+
- name: question
|
240 |
+
dtype: string
|
241 |
+
- name: A
|
242 |
+
dtype: string
|
243 |
+
- name: B
|
244 |
+
dtype: string
|
245 |
+
- name: C
|
246 |
+
dtype: string
|
247 |
+
- name: D
|
248 |
+
dtype: string
|
249 |
+
- name: answer
|
250 |
+
dtype: string
|
251 |
+
splits:
|
252 |
+
- name: train
|
253 |
+
num_bytes: 1739
|
254 |
+
num_examples: 5
|
255 |
+
- name: validation
|
256 |
+
num_bytes: 11617
|
257 |
+
num_examples: 34
|
258 |
+
- name: test
|
259 |
+
num_bytes: 106071
|
260 |
+
num_examples: 309
|
261 |
+
download_size: 101283
|
262 |
+
dataset_size: 119427
|
263 |
- config_name: logic_reasoning
|
264 |
features:
|
265 |
- name: question
|
|
|
593 |
path: general_principles_of_law/validation-*
|
594 |
- split: test
|
595 |
path: general_principles_of_law/test-*
|
596 |
+
- config_name: human_behavior
|
597 |
+
data_files:
|
598 |
+
- split: train
|
599 |
+
path: human_behavior/train-*
|
600 |
+
- split: validation
|
601 |
+
path: human_behavior/validation-*
|
602 |
+
- split: test
|
603 |
+
path: human_behavior/test-*
|
604 |
- config_name: logic_reasoning
|
605 |
data_files:
|
606 |
- split: train
|
human_behavior/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54efef7ad5b6c20f25bc76d18c498ab52dd4ea0182fe805604987c98cb3fe3b9
|
3 |
+
size 81957
|
human_behavior/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4754f1242dd75ebb6a7aad7203fc58daf01930afa704bdc1010ffdf5bcba9330
|
3 |
+
size 5608
|
human_behavior/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d3ec337a39fb63e26f0c1a6a9afe44499dddf20d4e7634e0978dc2c7b6b5b41
|
3 |
+
size 13718
|