Upload dataset
Browse files
README.md
CHANGED
@@ -649,6 +649,30 @@ dataset_info:
|
|
649 |
num_examples: 684
|
650 |
download_size: 44410648
|
651 |
dataset_size: 88492564
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
652 |
configs:
|
653 |
- config_name: sc_adminaction
|
654 |
data_files:
|
@@ -866,4 +890,12 @@ configs:
|
|
866 |
path: sc_jurisdiction/val-*
|
867 |
- split: test
|
868 |
path: sc_jurisdiction/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
869 |
---
|
|
|
649 |
num_examples: 684
|
650 |
download_size: 44410648
|
651 |
dataset_size: 88492564
|
652 |
+
- config_name: sc_lcdisagreement
|
653 |
+
features:
|
654 |
+
- name: opinion
|
655 |
+
dtype: string
|
656 |
+
- name: instruction
|
657 |
+
dtype: string
|
658 |
+
- name: question
|
659 |
+
dtype: string
|
660 |
+
- name: choices
|
661 |
+
sequence: string
|
662 |
+
- name: answer
|
663 |
+
sequence: int64
|
664 |
+
splits:
|
665 |
+
- name: train
|
666 |
+
num_bytes: 72701160
|
667 |
+
num_examples: 2656
|
668 |
+
- name: val
|
669 |
+
num_bytes: 10597833
|
670 |
+
num_examples: 402
|
671 |
+
- name: test
|
672 |
+
num_bytes: 21188545
|
673 |
+
num_examples: 736
|
674 |
+
download_size: 53097750
|
675 |
+
dataset_size: 104487538
|
676 |
configs:
|
677 |
- config_name: sc_adminaction
|
678 |
data_files:
|
|
|
890 |
path: sc_jurisdiction/val-*
|
891 |
- split: test
|
892 |
path: sc_jurisdiction/test-*
|
893 |
+
- config_name: sc_lcdisagreement
|
894 |
+
data_files:
|
895 |
+
- split: train
|
896 |
+
path: sc_lcdisagreement/train-*
|
897 |
+
- split: val
|
898 |
+
path: sc_lcdisagreement/val-*
|
899 |
+
- split: test
|
900 |
+
path: sc_lcdisagreement/test-*
|
901 |
---
|
sc_lcdisagreement/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa2807596953ce936010b70f94edf9afc6c82561834254221933d75da0789202
|
3 |
+
size 10770517
|
sc_lcdisagreement/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b80139ad40a8b036565833ee01738993b16f79b189f0f448a9c246ea1ff0ff78
|
3 |
+
size 36937349
|
sc_lcdisagreement/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7fc6eb1ce755e6a6d265ddb671759ab433dc17a240bc738f4a1a6d9e469eb338
|
3 |
+
size 5389884
|