Upload dataset
Browse files
README.md
CHANGED
@@ -625,6 +625,30 @@ dataset_info:
|
|
625 |
num_examples: 1773
|
626 |
download_size: 118788387
|
627 |
dataset_size: 247939688
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
628 |
configs:
|
629 |
- config_name: sc_adminaction
|
630 |
data_files:
|
@@ -834,4 +858,12 @@ configs:
|
|
834 |
path: sc_issuearea/val-*
|
835 |
- split: test
|
836 |
path: sc_issuearea/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
837 |
---
|
|
|
625 |
num_examples: 1773
|
626 |
download_size: 118788387
|
627 |
dataset_size: 247939688
|
628 |
+
- config_name: sc_jurisdiction
|
629 |
+
features:
|
630 |
+
- name: opinion
|
631 |
+
dtype: string
|
632 |
+
- name: instruction
|
633 |
+
dtype: string
|
634 |
+
- name: question
|
635 |
+
dtype: string
|
636 |
+
- name: choices
|
637 |
+
sequence: string
|
638 |
+
- name: answer
|
639 |
+
sequence: int64
|
640 |
+
splits:
|
641 |
+
- name: train
|
642 |
+
num_bytes: 62252083
|
643 |
+
num_examples: 2388
|
644 |
+
- name: val
|
645 |
+
num_bytes: 8021422
|
646 |
+
num_examples: 322
|
647 |
+
- name: test
|
648 |
+
num_bytes: 18219059
|
649 |
+
num_examples: 684
|
650 |
+
download_size: 44410648
|
651 |
+
dataset_size: 88492564
|
652 |
configs:
|
653 |
- config_name: sc_adminaction
|
654 |
data_files:
|
|
|
858 |
path: sc_issuearea/val-*
|
859 |
- split: test
|
860 |
path: sc_issuearea/test-*
|
861 |
+
- config_name: sc_jurisdiction
|
862 |
+
data_files:
|
863 |
+
- split: train
|
864 |
+
path: sc_jurisdiction/train-*
|
865 |
+
- split: val
|
866 |
+
path: sc_jurisdiction/val-*
|
867 |
+
- split: test
|
868 |
+
path: sc_jurisdiction/test-*
|
869 |
---
|
sc_jurisdiction/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:24e58d6fb88c47dc0576a167f32bcf5d5f4a6d1c0ba56937e90775e3d959a902
|
3 |
+
size 9153786
|
sc_jurisdiction/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c3e248e432c7db9ab8e0a55bd0c2bbded594672c83293f4f3d9cf33831da0c92
|
3 |
+
size 31241606
|
sc_jurisdiction/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f3ed868172eb3c2bc80aeca9ec7eb4df23272940064eabba4b0fdced803b616c
|
3 |
+
size 4015256
|