ricdomolm commited on
Commit
539c425
·
verified ·
1 Parent(s): 178b430

Upload dataset

Browse files
README.md CHANGED
@@ -73,6 +73,30 @@ dataset_info:
73
  num_examples: 148
74
  download_size: 9657950
75
  dataset_size: 18756079
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
76
  configs:
77
  - config_name: sc_adminaction
78
  data_files:
@@ -98,4 +122,12 @@ configs:
98
  path: sc_adminactionstate/val-*
99
  - split: test
100
  path: sc_adminactionstate/test-*
 
 
 
 
 
 
 
 
101
  ---
 
73
  num_examples: 148
74
  download_size: 9657950
75
  dataset_size: 18756079
76
+ - config_name: sc_authoritydecision
77
+ features:
78
+ - name: opinion
79
+ dtype: string
80
+ - name: instruction
81
+ dtype: string
82
+ - name: question
83
+ dtype: string
84
+ - name: choices
85
+ sequence: string
86
+ - name: answer
87
+ sequence: int64
88
+ splits:
89
+ - name: train
90
+ num_bytes: 175548905
91
+ num_examples: 6228
92
+ - name: val
93
+ num_bytes: 25174196
94
+ num_examples: 892
95
+ - name: test
96
+ num_bytes: 50355314
97
+ num_examples: 1770
98
+ download_size: 118620121
99
+ dataset_size: 251078415
100
  configs:
101
  - config_name: sc_adminaction
102
  data_files:
 
122
  path: sc_adminactionstate/val-*
123
  - split: test
124
  path: sc_adminactionstate/test-*
125
+ - config_name: sc_authoritydecision
126
+ data_files:
127
+ - split: train
128
+ path: sc_authoritydecision/train-*
129
+ - split: val
130
+ path: sc_authoritydecision/val-*
131
+ - split: test
132
+ path: sc_authoritydecision/test-*
133
  ---
sc_authoritydecision/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:357b015d6cec826f09ac20f246ebad5cef0ee27a636a0c379b7ef5b5e24fe2cf
3
+ size 23788352
sc_authoritydecision/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a67e6034fb3c627bdee44a73dcc9eb487efa53b58505eaf64e2bcc29736e7a53
3
+ size 82953660
sc_authoritydecision/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fc63c0a63aefabf02c70a888d25ab2c6201fc43591baa426cfc359fd5e0d2a6
3
+ size 11878109