Upload dataset
Browse files
README.md
CHANGED
|
@@ -338,6 +338,32 @@ dataset_info:
|
|
| 338 |
num_examples: 309
|
| 339 |
download_size: 101283
|
| 340 |
dataset_size: 119427
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 341 |
- config_name: jce_humanities
|
| 342 |
features:
|
| 343 |
- name: question
|
|
@@ -885,6 +911,14 @@ configs:
|
|
| 885 |
path: human_behavior/validation-*
|
| 886 |
- split: test
|
| 887 |
path: human_behavior/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 888 |
- config_name: jce_humanities
|
| 889 |
data_files:
|
| 890 |
- split: train
|
|
|
|
| 338 |
num_examples: 309
|
| 339 |
download_size: 101283
|
| 340 |
dataset_size: 119427
|
| 341 |
+
- config_name: introduction_to_law
|
| 342 |
+
features:
|
| 343 |
+
- name: question
|
| 344 |
+
dtype: string
|
| 345 |
+
- name: A
|
| 346 |
+
dtype: string
|
| 347 |
+
- name: B
|
| 348 |
+
dtype: string
|
| 349 |
+
- name: C
|
| 350 |
+
dtype: string
|
| 351 |
+
- name: D
|
| 352 |
+
dtype: string
|
| 353 |
+
- name: answer
|
| 354 |
+
dtype: string
|
| 355 |
+
splits:
|
| 356 |
+
- name: train
|
| 357 |
+
num_bytes: 3538
|
| 358 |
+
num_examples: 5
|
| 359 |
+
- name: validation
|
| 360 |
+
num_bytes: 8597
|
| 361 |
+
num_examples: 26
|
| 362 |
+
- name: test
|
| 363 |
+
num_bytes: 77671
|
| 364 |
+
num_examples: 237
|
| 365 |
+
download_size: 79112
|
| 366 |
+
dataset_size: 89806
|
| 367 |
- config_name: jce_humanities
|
| 368 |
features:
|
| 369 |
- name: question
|
|
|
|
| 911 |
path: human_behavior/validation-*
|
| 912 |
- split: test
|
| 913 |
path: human_behavior/test-*
|
| 914 |
+
- config_name: introduction_to_law
|
| 915 |
+
data_files:
|
| 916 |
+
- split: train
|
| 917 |
+
path: introduction_to_law/train-*
|
| 918 |
+
- split: validation
|
| 919 |
+
path: introduction_to_law/validation-*
|
| 920 |
+
- split: test
|
| 921 |
+
path: introduction_to_law/test-*
|
| 922 |
- config_name: jce_humanities
|
| 923 |
data_files:
|
| 924 |
- split: train
|
introduction_to_law/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:166963cd369f6032d2f229b5796b865f7b2185dec7234cbd38098d4b866d1d88
|
| 3 |
+
size 58206
|
introduction_to_law/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3d28f606ff78219f3f091b66bfed2096f106aa0f6e001746af4e9d2a64abadc6
|
| 3 |
+
size 8921
|
introduction_to_law/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3bff7be5cce1d766f04bd5f14fe0ca84da397415a966d72b611239c4cc687308
|
| 3 |
+
size 11985
|