Upload dataset
Browse files
README.md
CHANGED
@@ -231,6 +231,27 @@ dataset_info:
|
|
231 |
num_examples: 33
|
232 |
download_size: 11992
|
233 |
dataset_size: 10109
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
234 |
- config_name: investments
|
235 |
features:
|
236 |
- name: id
|
@@ -466,6 +487,12 @@ configs:
|
|
466 |
path: insurance/dev-*
|
467 |
- split: valid
|
468 |
path: insurance/valid-*
|
|
|
|
|
|
|
|
|
|
|
|
|
469 |
- config_name: investments
|
470 |
data_files:
|
471 |
- split: dev
|
|
|
231 |
num_examples: 33
|
232 |
download_size: 11992
|
233 |
dataset_size: 10109
|
234 |
+
- config_name: intermediate_financial_accounting
|
235 |
+
features:
|
236 |
+
- name: id
|
237 |
+
dtype: string
|
238 |
+
- name: query
|
239 |
+
dtype: string
|
240 |
+
- name: answer
|
241 |
+
dtype: string
|
242 |
+
- name: choices
|
243 |
+
sequence: string
|
244 |
+
- name: gold
|
245 |
+
dtype: int64
|
246 |
+
splits:
|
247 |
+
- name: dev
|
248 |
+
num_bytes: 2210
|
249 |
+
num_examples: 5
|
250 |
+
- name: valid
|
251 |
+
num_bytes: 12890
|
252 |
+
num_examples: 26
|
253 |
+
download_size: 16376
|
254 |
+
dataset_size: 15100
|
255 |
- config_name: investments
|
256 |
features:
|
257 |
- name: id
|
|
|
487 |
path: insurance/dev-*
|
488 |
- split: valid
|
489 |
path: insurance/valid-*
|
490 |
+
- config_name: intermediate_financial_accounting
|
491 |
+
data_files:
|
492 |
+
- split: dev
|
493 |
+
path: intermediate_financial_accounting/dev-*
|
494 |
+
- split: valid
|
495 |
+
path: intermediate_financial_accounting/valid-*
|
496 |
- config_name: investments
|
497 |
data_files:
|
498 |
- split: dev
|
intermediate_financial_accounting/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:931e4a60e2f395aa8d78ed93427406c10d4cf89ee8158277c3ca40d2087dfb66
|
3 |
+
size 5133
|
intermediate_financial_accounting/valid-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:679359e6632e260f55d1d58f45f2318ae4c77a50fbbfa50f10bc7b45fe7efc40
|
3 |
+
size 11243
|