theblackcat102 commited on
Commit
2bedc25
·
verified ·
1 Parent(s): 9031eaa

Upload dataset

Browse files
README.md CHANGED
@@ -1,5 +1,31 @@
1
  ---
2
  dataset_info:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  - config_name: clinical_psychology
4
  features:
5
  - name: question
@@ -287,6 +313,14 @@ dataset_info:
287
  download_size: 81994
288
  dataset_size: 90322
289
  configs:
 
 
 
 
 
 
 
 
290
  - config_name: clinical_psychology
291
  data_files:
292
  - split: train
 
1
  ---
2
  dataset_info:
3
+ - config_name: anti_money_laundering
4
+ features:
5
+ - name: question
6
+ dtype: string
7
+ - name: A
8
+ dtype: string
9
+ - name: B
10
+ dtype: string
11
+ - name: C
12
+ dtype: string
13
+ - name: D
14
+ dtype: string
15
+ - name: answer
16
+ dtype: string
17
+ splits:
18
+ - name: train
19
+ num_bytes: 2212
20
+ num_examples: 5
21
+ - name: validation
22
+ num_bytes: 4867
23
+ num_examples: 15
24
+ - name: test
25
+ num_bytes: 44889
26
+ num_examples: 134
27
+ download_size: 51294
28
+ dataset_size: 51968
29
  - config_name: clinical_psychology
30
  features:
31
  - name: question
 
313
  download_size: 81994
314
  dataset_size: 90322
315
  configs:
316
+ - config_name: anti_money_laundering
317
+ data_files:
318
+ - split: train
319
+ path: anti_money_laundering/train-*
320
+ - split: validation
321
+ path: anti_money_laundering/validation-*
322
+ - split: test
323
+ path: anti_money_laundering/test-*
324
  - config_name: clinical_psychology
325
  data_files:
326
  - split: train
anti_money_laundering/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a343c2c0e5963f4c0b64c53eba56445abf467da6309fd4498c0c2d8c7a58c80
3
+ size 35827
anti_money_laundering/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70bcc0cc0ca13df13b3d57af4980c2c5572f7d6e2248ca5216e7e3f2db11609a
3
+ size 7116
anti_money_laundering/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5377c7ebb71bed93acef16eafd0f1ec9edab5e24c415f88860b940f8e45cdbd3
3
+ size 8351