speed commited on
Commit
68628b6
·
verified ·
1 Parent(s): e5d9acb

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: fraud_detection
4
+ features:
5
+ - name: meta
6
+ dtype: string
7
+ - name: bs
8
+ dtype: string
9
+ - name: pl
10
+ dtype: string
11
+ - name: cf
12
+ dtype: string
13
+ - name: summary
14
+ dtype: string
15
+ - name: text
16
+ dtype: string
17
+ - name: label
18
+ dtype: int64
19
+ - name: explanation
20
+ dtype: string
21
+ - name: ammended_doc_id
22
+ dtype: string
23
+ - name: edinet_code
24
+ dtype: string
25
+ - name: report_type
26
+ dtype: string
27
+ - name: file_path
28
+ dtype: string
29
+ - name: doc_id
30
+ dtype: string
31
+ splits:
32
+ - name: train
33
+ num_bytes: 91256780
34
+ num_examples: 865
35
+ - name: test
36
+ num_bytes: 24180397
37
+ num_examples: 224
38
+ download_size: 47626786
39
+ dataset_size: 115437177
40
+ configs:
41
+ - config_name: fraud_detection
42
+ data_files:
43
+ - split: train
44
+ path: fraud_detection/train-*
45
+ - split: test
46
+ path: fraud_detection/test-*
47
+ ---
fraud_detection/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ea7a74916155cd5840cfada140a8ccda1c21ae12db5829ea3259559f2fbe1f8
3
+ size 10014292
fraud_detection/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cafb6c9627865ef8704ff5eb0962873cd8ee912235b8f286aced6bbd32fd3097
3
+ size 37612494