Upload dataset
Browse files
README.md
CHANGED
@@ -673,6 +673,30 @@ dataset_info:
|
|
673 |
num_examples: 736
|
674 |
download_size: 53097750
|
675 |
dataset_size: 104487538
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
676 |
configs:
|
677 |
- config_name: sc_adminaction
|
678 |
data_files:
|
@@ -898,4 +922,12 @@ configs:
|
|
898 |
path: sc_lcdisagreement/val-*
|
899 |
- split: test
|
900 |
path: sc_lcdisagreement/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
901 |
---
|
|
|
673 |
num_examples: 736
|
674 |
download_size: 53097750
|
675 |
dataset_size: 104487538
|
676 |
+
- config_name: sc_lcdisposition
|
677 |
+
features:
|
678 |
+
- name: opinion
|
679 |
+
dtype: string
|
680 |
+
- name: instruction
|
681 |
+
dtype: string
|
682 |
+
- name: question
|
683 |
+
dtype: string
|
684 |
+
- name: choices
|
685 |
+
sequence: string
|
686 |
+
- name: answer
|
687 |
+
sequence: int64
|
688 |
+
splits:
|
689 |
+
- name: train
|
690 |
+
num_bytes: 140566289
|
691 |
+
num_examples: 5120
|
692 |
+
- name: val
|
693 |
+
num_bytes: 20565609
|
694 |
+
num_examples: 734
|
695 |
+
- name: test
|
696 |
+
num_bytes: 40184900
|
697 |
+
num_examples: 1438
|
698 |
+
download_size: 100517228
|
699 |
+
dataset_size: 201316798
|
700 |
configs:
|
701 |
- config_name: sc_adminaction
|
702 |
data_files:
|
|
|
922 |
path: sc_lcdisagreement/val-*
|
923 |
- split: test
|
924 |
path: sc_lcdisagreement/test-*
|
925 |
+
- config_name: sc_lcdisposition
|
926 |
+
data_files:
|
927 |
+
- split: train
|
928 |
+
path: sc_lcdisposition/train-*
|
929 |
+
- split: val
|
930 |
+
path: sc_lcdisposition/val-*
|
931 |
+
- split: test
|
932 |
+
path: sc_lcdisposition/test-*
|
933 |
---
|
sc_lcdisposition/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:43af9c593df7b07cb87f7922275371d0456cbc4fa25333ec9dfd220814dcccea
|
3 |
+
size 20055648
|
sc_lcdisposition/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d1e1ca9543fe57435cdf04ca7bc96da6f904487329d820aa941d02081a2649e6
|
3 |
+
size 70197280
|
sc_lcdisposition/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9cc66d2d4549cd6854afa50e28bd286e51df72e50da725a1f30ec2adecf51fe2
|
3 |
+
size 10264300
|