Datasets:
Upload dataset
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
-
|
4 |
features:
|
5 |
- name: meta
|
6 |
dtype: string
|
@@ -35,6 +35,34 @@ dataset_info:
|
|
35 |
num_examples: 224
|
36 |
download_size: 47624977
|
37 |
dataset_size: 115426287
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
38 |
configs:
|
39 |
- config_name: fraud_detection
|
40 |
data_files:
|
@@ -42,4 +70,8 @@ configs:
|
|
42 |
path: fraud_detection/train-*
|
43 |
- split: test
|
44 |
path: fraud_detection/test-*
|
|
|
|
|
|
|
|
|
45 |
---
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: fraud_detection
|
4 |
features:
|
5 |
- name: meta
|
6 |
dtype: string
|
|
|
35 |
num_examples: 224
|
36 |
download_size: 47624977
|
37 |
dataset_size: 115426287
|
38 |
+
- config_name: industry_prediction
|
39 |
+
features:
|
40 |
+
- name: meta
|
41 |
+
dtype: string
|
42 |
+
- name: summary
|
43 |
+
dtype: string
|
44 |
+
- name: bs
|
45 |
+
dtype: string
|
46 |
+
- name: pl
|
47 |
+
dtype: string
|
48 |
+
- name: cf
|
49 |
+
dtype: string
|
50 |
+
- name: text
|
51 |
+
dtype: string
|
52 |
+
- name: industry
|
53 |
+
dtype: string
|
54 |
+
- name: edinet_code
|
55 |
+
dtype: string
|
56 |
+
- name: doc_id
|
57 |
+
dtype: string
|
58 |
+
- name: file_path
|
59 |
+
dtype: string
|
60 |
+
splits:
|
61 |
+
- name: train
|
62 |
+
num_bytes: 52393541
|
63 |
+
num_examples: 496
|
64 |
+
download_size: 21997966
|
65 |
+
dataset_size: 52393541
|
66 |
configs:
|
67 |
- config_name: fraud_detection
|
68 |
data_files:
|
|
|
70 |
path: fraud_detection/train-*
|
71 |
- split: test
|
72 |
path: fraud_detection/test-*
|
73 |
+
- config_name: industry_prediction
|
74 |
+
data_files:
|
75 |
+
- split: train
|
76 |
+
path: industry_prediction/train-*
|
77 |
---
|
industry_prediction/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b03e25ed4a8618d576919afa92e9acd024b85caeef6585a91a7887077376b004
|
3 |
+
size 21997966
|