Upload dataset
Browse files
README.md
CHANGED
@@ -234,6 +234,32 @@ dataset_info:
|
|
234 |
num_examples: 135
|
235 |
download_size: 52907
|
236 |
dataset_size: 54152
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
237 |
- config_name: general_principles_of_law
|
238 |
features:
|
239 |
- name: question
|
@@ -723,6 +749,14 @@ configs:
|
|
723 |
path: finance_banking/validation-*
|
724 |
- split: test
|
725 |
path: finance_banking/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
726 |
- config_name: general_principles_of_law
|
727 |
data_files:
|
728 |
- split: train
|
|
|
234 |
num_examples: 135
|
235 |
download_size: 52907
|
236 |
dataset_size: 54152
|
237 |
+
- config_name: financial_analysis
|
238 |
+
features:
|
239 |
+
- name: question
|
240 |
+
dtype: string
|
241 |
+
- name: A
|
242 |
+
dtype: string
|
243 |
+
- name: B
|
244 |
+
dtype: string
|
245 |
+
- name: C
|
246 |
+
dtype: string
|
247 |
+
- name: D
|
248 |
+
dtype: string
|
249 |
+
- name: answer
|
250 |
+
dtype: string
|
251 |
+
splits:
|
252 |
+
- name: train
|
253 |
+
num_bytes: 1082
|
254 |
+
num_examples: 5
|
255 |
+
- name: validation
|
256 |
+
num_bytes: 10678
|
257 |
+
num_examples: 42
|
258 |
+
- name: test
|
259 |
+
num_bytes: 93105
|
260 |
+
num_examples: 382
|
261 |
+
download_size: 73879
|
262 |
+
dataset_size: 104865
|
263 |
- config_name: general_principles_of_law
|
264 |
features:
|
265 |
- name: question
|
|
|
749 |
path: finance_banking/validation-*
|
750 |
- split: test
|
751 |
path: finance_banking/test-*
|
752 |
+
- config_name: financial_analysis
|
753 |
+
data_files:
|
754 |
+
- split: train
|
755 |
+
path: financial_analysis/train-*
|
756 |
+
- split: validation
|
757 |
+
path: financial_analysis/validation-*
|
758 |
+
- split: test
|
759 |
+
path: financial_analysis/test-*
|
760 |
- config_name: general_principles_of_law
|
761 |
data_files:
|
762 |
- split: train
|
financial_analysis/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:173bdb5e2a1473f8b12ea8ac2f9391c41c0f1c37ee4ac0adcbcc328d3eb04247
|
3 |
+
size 57553
|
financial_analysis/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60c519308d51e8a77cfb0a723d62ee56f1a583e322f04d3ee799b7404e924e30
|
3 |
+
size 4404
|
financial_analysis/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c18049c28204b0a62e67a1b42404188cf28cad6bf9135dbcffb21f6367395ff
|
3 |
+
size 11922
|