Upload dataset
Browse files
README.md
CHANGED
@@ -1033,6 +1033,30 @@ dataset_info:
|
|
1033 |
num_examples: 172
|
1034 |
download_size: 8678100
|
1035 |
dataset_size: 17018128
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1036 |
configs:
|
1037 |
- config_name: sc_adminaction
|
1038 |
data_files:
|
@@ -1378,4 +1402,12 @@ configs:
|
|
1378 |
path: songer_amicus/val-*
|
1379 |
- split: test
|
1380 |
path: songer_amicus/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1381 |
---
|
|
|
1033 |
num_examples: 172
|
1034 |
download_size: 8678100
|
1035 |
dataset_size: 17018128
|
1036 |
+
- config_name: songer_app_stid
|
1037 |
+
features:
|
1038 |
+
- name: opinion
|
1039 |
+
dtype: string
|
1040 |
+
- name: instruction
|
1041 |
+
dtype: string
|
1042 |
+
- name: question
|
1043 |
+
dtype: string
|
1044 |
+
- name: choices
|
1045 |
+
sequence: string
|
1046 |
+
- name: answer
|
1047 |
+
sequence: int64
|
1048 |
+
splits:
|
1049 |
+
- name: train
|
1050 |
+
num_bytes: 16138372
|
1051 |
+
num_examples: 792
|
1052 |
+
- name: val
|
1053 |
+
num_bytes: 2479079
|
1054 |
+
num_examples: 130
|
1055 |
+
- name: test
|
1056 |
+
num_bytes: 5511542
|
1057 |
+
num_examples: 258
|
1058 |
+
download_size: 10606590
|
1059 |
+
dataset_size: 24128993
|
1060 |
configs:
|
1061 |
- config_name: sc_adminaction
|
1062 |
data_files:
|
|
|
1402 |
path: songer_amicus/val-*
|
1403 |
- split: test
|
1404 |
path: songer_amicus/test-*
|
1405 |
+
- config_name: songer_app_stid
|
1406 |
+
data_files:
|
1407 |
+
- split: train
|
1408 |
+
path: songer_app_stid/train-*
|
1409 |
+
- split: val
|
1410 |
+
path: songer_app_stid/val-*
|
1411 |
+
- split: test
|
1412 |
+
path: songer_app_stid/test-*
|
1413 |
---
|
songer_app_stid/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:43df8bef0da34be32f7743fd5de059ccaac3e68de35c6c124e904d35b9cd0aa0
|
3 |
+
size 2446603
|
songer_app_stid/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd4e66d2740a8aeb0eca39ec043c943e511cde4b33d6364050cb01074d37c38b
|
3 |
+
size 7060350
|
songer_app_stid/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:93f7120e5c9997b42e1da74112772b5e98b7bd2d4283e807cbb8f63bc997f396
|
3 |
+
size 1099637
|