Upload dataset
Browse files
README.md
CHANGED
@@ -416,6 +416,32 @@ dataset_info:
|
|
416 |
num_examples: 309
|
417 |
download_size: 101283
|
418 |
dataset_size: 119427
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
419 |
- config_name: introduction_to_law
|
420 |
features:
|
421 |
- name: question
|
@@ -1065,6 +1091,14 @@ configs:
|
|
1065 |
path: human_behavior/validation-*
|
1066 |
- split: test
|
1067 |
path: human_behavior/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1068 |
- config_name: introduction_to_law
|
1069 |
data_files:
|
1070 |
- split: train
|
|
|
416 |
num_examples: 309
|
417 |
download_size: 101283
|
418 |
dataset_size: 119427
|
419 |
+
- config_name: insurance_studies
|
420 |
+
features:
|
421 |
+
- name: question
|
422 |
+
dtype: string
|
423 |
+
- name: A
|
424 |
+
dtype: string
|
425 |
+
- name: B
|
426 |
+
dtype: string
|
427 |
+
- name: C
|
428 |
+
dtype: string
|
429 |
+
- name: D
|
430 |
+
dtype: string
|
431 |
+
- name: answer
|
432 |
+
dtype: string
|
433 |
+
splits:
|
434 |
+
- name: train
|
435 |
+
num_bytes: 1603
|
436 |
+
num_examples: 5
|
437 |
+
- name: validation
|
438 |
+
num_bytes: 32669
|
439 |
+
num_examples: 85
|
440 |
+
- name: test
|
441 |
+
num_bytes: 283048
|
442 |
+
num_examples: 760
|
443 |
+
download_size: 191496
|
444 |
+
dataset_size: 317320
|
445 |
- config_name: introduction_to_law
|
446 |
features:
|
447 |
- name: question
|
|
|
1091 |
path: human_behavior/validation-*
|
1092 |
- split: test
|
1093 |
path: human_behavior/test-*
|
1094 |
+
- config_name: insurance_studies
|
1095 |
+
data_files:
|
1096 |
+
- split: train
|
1097 |
+
path: insurance_studies/train-*
|
1098 |
+
- split: validation
|
1099 |
+
path: insurance_studies/validation-*
|
1100 |
+
- split: test
|
1101 |
+
path: insurance_studies/test-*
|
1102 |
- config_name: introduction_to_law
|
1103 |
data_files:
|
1104 |
- split: train
|
insurance_studies/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d60c3090d901a702b909ee9f9e6567be5c11e5869c7dcfa2228bee6c1fca9df1
|
3 |
+
size 160290
|
insurance_studies/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b4ce0b9bcbe831e58c4541dc4b8b6b5887be86556daceb9913393b295d6bb85
|
3 |
+
size 5812
|
insurance_studies/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:738cfc7e34cba89af4973a4a4a44704b465b29dd5520338089a2bd6f7203e6fc
|
3 |
+
size 25394
|