Upload dataset
Browse files
README.md
CHANGED
|
@@ -104,6 +104,32 @@ dataset_info:
|
|
| 104 |
num_examples: 103
|
| 105 |
download_size: 37147
|
| 106 |
dataset_size: 34890
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 107 |
- config_name: general_principles_of_law
|
| 108 |
features:
|
| 109 |
- name: question
|
|
@@ -293,6 +319,14 @@ configs:
|
|
| 293 |
path: engineering_math/validation-*
|
| 294 |
- split: test
|
| 295 |
path: engineering_math/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 296 |
- config_name: general_principles_of_law
|
| 297 |
data_files:
|
| 298 |
- split: train
|
|
|
|
| 104 |
num_examples: 103
|
| 105 |
download_size: 37147
|
| 106 |
dataset_size: 34890
|
| 107 |
+
- config_name: finance_banking
|
| 108 |
+
features:
|
| 109 |
+
- name: question
|
| 110 |
+
dtype: string
|
| 111 |
+
- name: A
|
| 112 |
+
dtype: string
|
| 113 |
+
- name: B
|
| 114 |
+
dtype: string
|
| 115 |
+
- name: C
|
| 116 |
+
dtype: string
|
| 117 |
+
- name: D
|
| 118 |
+
dtype: string
|
| 119 |
+
- name: answer
|
| 120 |
+
dtype: string
|
| 121 |
+
splits:
|
| 122 |
+
- name: train
|
| 123 |
+
num_bytes: 1777
|
| 124 |
+
num_examples: 5
|
| 125 |
+
- name: validation
|
| 126 |
+
num_bytes: 5950
|
| 127 |
+
num_examples: 15
|
| 128 |
+
- name: test
|
| 129 |
+
num_bytes: 46425
|
| 130 |
+
num_examples: 135
|
| 131 |
+
download_size: 52907
|
| 132 |
+
dataset_size: 54152
|
| 133 |
- config_name: general_principles_of_law
|
| 134 |
features:
|
| 135 |
- name: question
|
|
|
|
| 319 |
path: engineering_math/validation-*
|
| 320 |
- split: test
|
| 321 |
path: engineering_math/test-*
|
| 322 |
+
- config_name: finance_banking
|
| 323 |
+
data_files:
|
| 324 |
+
- split: train
|
| 325 |
+
path: finance_banking/train-*
|
| 326 |
+
- split: validation
|
| 327 |
+
path: finance_banking/validation-*
|
| 328 |
+
- split: test
|
| 329 |
+
path: finance_banking/test-*
|
| 330 |
- config_name: general_principles_of_law
|
| 331 |
data_files:
|
| 332 |
- split: train
|
finance_banking/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4586f51b30191773dd62b877eed5f2d8c96cfbd00c40b279aa2c404f033f96aa
|
| 3 |
+
size 36408
|
finance_banking/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:40ddac70c0d325e497855e6aaacab1919a86793d8c93d95215cd04fbd36bc705
|
| 3 |
+
size 6168
|
finance_banking/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:67b6848d5970ec852d94622b1743d77ee6f1b2088156b9bc24337d2bf7370ccb
|
| 3 |
+
size 10331
|