Upload dataset
Browse files
README.md
CHANGED
@@ -265,6 +265,30 @@ dataset_info:
|
|
265 |
num_examples: 1774
|
266 |
download_size: 117700561
|
267 |
dataset_size: 252273130
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
268 |
configs:
|
269 |
- config_name: sc_adminaction
|
270 |
data_files:
|
@@ -354,4 +378,12 @@ configs:
|
|
354 |
path: sc_decisiondirection/val-*
|
355 |
- split: test
|
356 |
path: sc_decisiondirection/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
357 |
---
|
|
|
265 |
num_examples: 1774
|
266 |
download_size: 117700561
|
267 |
dataset_size: 252273130
|
268 |
+
- config_name: sc_decisiontype
|
269 |
+
features:
|
270 |
+
- name: opinion
|
271 |
+
dtype: string
|
272 |
+
- name: instruction
|
273 |
+
dtype: string
|
274 |
+
- name: question
|
275 |
+
dtype: string
|
276 |
+
- name: choices
|
277 |
+
sequence: string
|
278 |
+
- name: answer
|
279 |
+
sequence: int64
|
280 |
+
splits:
|
281 |
+
- name: train
|
282 |
+
num_bytes: 56969931
|
283 |
+
num_examples: 2750
|
284 |
+
- name: val
|
285 |
+
num_bytes: 8257767
|
286 |
+
num_examples: 384
|
287 |
+
- name: test
|
288 |
+
num_bytes: 16087680
|
289 |
+
num_examples: 764
|
290 |
+
download_size: 39454958
|
291 |
+
dataset_size: 81315378
|
292 |
configs:
|
293 |
- config_name: sc_adminaction
|
294 |
data_files:
|
|
|
378 |
path: sc_decisiondirection/val-*
|
379 |
- split: test
|
380 |
path: sc_decisiondirection/test-*
|
381 |
+
- config_name: sc_decisiontype
|
382 |
+
data_files:
|
383 |
+
- split: train
|
384 |
+
path: sc_decisiontype/train-*
|
385 |
+
- split: val
|
386 |
+
path: sc_decisiontype/val-*
|
387 |
+
- split: test
|
388 |
+
path: sc_decisiontype/test-*
|
389 |
---
|
sc_decisiontype/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4640344f86e888cbd76ab57b4e282751dbbd86072ef11110b136f0e080c241d7
|
3 |
+
size 7826344
|
sc_decisiontype/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:71082590b7623d1bfc6c949977bd1be91eb6f5906de49969893c00c6825ff0f0
|
3 |
+
size 27628998
|
sc_decisiontype/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33221f76dea56a2f1dd4cc23f924b890a608b169843bd11002c6d23f43d5f22b
|
3 |
+
size 3999616
|