Upload dataset
Browse files
README.md
CHANGED
@@ -313,6 +313,30 @@ dataset_info:
|
|
313 |
num_examples: 268
|
314 |
download_size: 20584351
|
315 |
dataset_size: 39966829
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
316 |
configs:
|
317 |
- config_name: sc_adminaction
|
318 |
data_files:
|
@@ -418,4 +442,12 @@ configs:
|
|
418 |
path: sc_declarationuncon/val-*
|
419 |
- split: test
|
420 |
path: sc_declarationuncon/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
421 |
---
|
|
|
313 |
num_examples: 268
|
314 |
download_size: 20584351
|
315 |
dataset_size: 39966829
|
316 |
+
- config_name: sc_issue_1
|
317 |
+
features:
|
318 |
+
- name: opinion
|
319 |
+
dtype: string
|
320 |
+
- name: instruction
|
321 |
+
dtype: string
|
322 |
+
- name: question
|
323 |
+
dtype: string
|
324 |
+
- name: choices
|
325 |
+
sequence: string
|
326 |
+
- name: answer
|
327 |
+
sequence: int64
|
328 |
+
splits:
|
329 |
+
- name: train
|
330 |
+
num_bytes: 34372766
|
331 |
+
num_examples: 1448
|
332 |
+
- name: val
|
333 |
+
num_bytes: 5062201
|
334 |
+
num_examples: 188
|
335 |
+
- name: test
|
336 |
+
num_bytes: 9955488
|
337 |
+
num_examples: 389
|
338 |
+
download_size: 25127688
|
339 |
+
dataset_size: 49390455
|
340 |
configs:
|
341 |
- config_name: sc_adminaction
|
342 |
data_files:
|
|
|
442 |
path: sc_declarationuncon/val-*
|
443 |
- split: test
|
444 |
path: sc_declarationuncon/test-*
|
445 |
+
- config_name: sc_issue_1
|
446 |
+
data_files:
|
447 |
+
- split: train
|
448 |
+
path: sc_issue_1/train-*
|
449 |
+
- split: val
|
450 |
+
path: sc_issue_1/val-*
|
451 |
+
- split: test
|
452 |
+
path: sc_issue_1/test-*
|
453 |
---
|
sc_issue_1/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f788f96e0df14f39bb6ea9a8ae06d1077d67bdbff8292a7ab88ae0fe4393761
|
3 |
+
size 5065866
|
sc_issue_1/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5bf14d8ab6e2ad4e4366cffd0825a5d3709bddac7a406d6b5cb04d1eb91e12f3
|
3 |
+
size 17471847
|
sc_issue_1/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c3aa4cacd6c9a3c8f91d72bf19bd676588ed4d43d140d336f43b076cf67b9df8
|
3 |
+
size 2589975
|