Upload dataset
Browse files
README.md
CHANGED
@@ -884,6 +884,32 @@ dataset_info:
|
|
884 |
num_examples: 224
|
885 |
download_size: 69388
|
886 |
dataset_size: 72806
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
887 |
- config_name: technical
|
888 |
features:
|
889 |
- name: question
|
@@ -1261,6 +1287,14 @@ configs:
|
|
1261 |
path: statistics_and_machine_learning/validation-*
|
1262 |
- split: test
|
1263 |
path: statistics_and_machine_learning/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1264 |
- config_name: technical
|
1265 |
data_files:
|
1266 |
- split: train
|
|
|
884 |
num_examples: 224
|
885 |
download_size: 69388
|
886 |
dataset_size: 72806
|
887 |
+
- config_name: taxation
|
888 |
+
features:
|
889 |
+
- name: question
|
890 |
+
dtype: string
|
891 |
+
- name: A
|
892 |
+
dtype: string
|
893 |
+
- name: B
|
894 |
+
dtype: string
|
895 |
+
- name: C
|
896 |
+
dtype: string
|
897 |
+
- name: D
|
898 |
+
dtype: string
|
899 |
+
- name: answer
|
900 |
+
dtype: string
|
901 |
+
splits:
|
902 |
+
- name: train
|
903 |
+
num_bytes: 1679
|
904 |
+
num_examples: 5
|
905 |
+
- name: validation
|
906 |
+
num_bytes: 16460
|
907 |
+
num_examples: 42
|
908 |
+
- name: test
|
909 |
+
num_bytes: 135340
|
910 |
+
num_examples: 375
|
911 |
+
download_size: 109025
|
912 |
+
dataset_size: 153479
|
913 |
- config_name: technical
|
914 |
features:
|
915 |
- name: question
|
|
|
1287 |
path: statistics_and_machine_learning/validation-*
|
1288 |
- split: test
|
1289 |
path: statistics_and_machine_learning/test-*
|
1290 |
+
- config_name: taxation
|
1291 |
+
data_files:
|
1292 |
+
- split: train
|
1293 |
+
path: taxation/train-*
|
1294 |
+
- split: validation
|
1295 |
+
path: taxation/validation-*
|
1296 |
+
- split: test
|
1297 |
+
path: taxation/test-*
|
1298 |
- config_name: technical
|
1299 |
data_files:
|
1300 |
- split: train
|
taxation/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe80c3648250c949d1c22323ab457749fa3aa5d912f6dc363cb42c76e97716a8
|
3 |
+
size 86720
|
taxation/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2987b02e131a9a8cffa9fea01052fbd54c352cfd54770d69db83f61cf568933
|
3 |
+
size 5288
|
taxation/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5ba21ebc94647bbb0f005c48e9896ae6e955077300daf1a9d72be84cc82e901
|
3 |
+
size 17017
|