Upload dataset
Browse files
README.md
CHANGED
@@ -26,6 +26,32 @@ dataset_info:
|
|
26 |
num_examples: 134
|
27 |
download_size: 51294
|
28 |
dataset_size: 51968
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
- config_name: clinical_psychology
|
30 |
features:
|
31 |
- name: question
|
@@ -373,6 +399,14 @@ configs:
|
|
373 |
path: anti_money_laundering/validation-*
|
374 |
- split: test
|
375 |
path: anti_money_laundering/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
376 |
- config_name: clinical_psychology
|
377 |
data_files:
|
378 |
- split: train
|
|
|
26 |
num_examples: 134
|
27 |
download_size: 51294
|
28 |
dataset_size: 51968
|
29 |
+
- config_name: business_management
|
30 |
+
features:
|
31 |
+
- name: question
|
32 |
+
dtype: string
|
33 |
+
- name: A
|
34 |
+
dtype: string
|
35 |
+
- name: B
|
36 |
+
dtype: string
|
37 |
+
- name: C
|
38 |
+
dtype: string
|
39 |
+
- name: D
|
40 |
+
dtype: string
|
41 |
+
- name: answer
|
42 |
+
dtype: string
|
43 |
+
splits:
|
44 |
+
- name: train
|
45 |
+
num_bytes: 958
|
46 |
+
num_examples: 5
|
47 |
+
- name: validation
|
48 |
+
num_bytes: 4446
|
49 |
+
num_examples: 16
|
50 |
+
- name: test
|
51 |
+
num_bytes: 32396
|
52 |
+
num_examples: 139
|
53 |
+
download_size: 43233
|
54 |
+
dataset_size: 37800
|
55 |
- config_name: clinical_psychology
|
56 |
features:
|
57 |
- name: question
|
|
|
399 |
path: anti_money_laundering/validation-*
|
400 |
- split: test
|
401 |
path: anti_money_laundering/test-*
|
402 |
+
- config_name: business_management
|
403 |
+
data_files:
|
404 |
+
- split: train
|
405 |
+
path: business_management/train-*
|
406 |
+
- split: validation
|
407 |
+
path: business_management/validation-*
|
408 |
+
- split: test
|
409 |
+
path: business_management/test-*
|
410 |
- config_name: clinical_psychology
|
411 |
data_files:
|
412 |
- split: train
|
business_management/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:49e8d54f8edc3767bf0e0129da687aee24807e4b435818d0e2e9bf0abc33a930
|
3 |
+
size 30226
|
business_management/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3185274bf3b87b27a1270cdd97eff21f4f0a8bcc295acc9a71a0fda582d230bc
|
3 |
+
size 4111
|
business_management/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1cd278f176943a4ad07073e6f0cc3cc2db2a6357015119aa020243f8128feda8
|
3 |
+
size 8896
|