Datasets:
Upload dataset
Browse files
README.md
CHANGED
@@ -1,5 +1,40 @@
|
|
1 |
---
|
2 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
- config_name: fraud_detection
|
4 |
features:
|
5 |
- name: meta
|
@@ -64,6 +99,12 @@ dataset_info:
|
|
64 |
download_size: 21997966
|
65 |
dataset_size: 52393541
|
66 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
67 |
- config_name: fraud_detection
|
68 |
data_files:
|
69 |
- split: train
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: earnings_forecast
|
4 |
+
features:
|
5 |
+
- name: meta
|
6 |
+
dtype: string
|
7 |
+
- name: summary
|
8 |
+
dtype: string
|
9 |
+
- name: bs
|
10 |
+
dtype: string
|
11 |
+
- name: pl
|
12 |
+
dtype: string
|
13 |
+
- name: cf
|
14 |
+
dtype: string
|
15 |
+
- name: text
|
16 |
+
dtype: string
|
17 |
+
- name: label
|
18 |
+
dtype: int64
|
19 |
+
- name: naive_prediction
|
20 |
+
dtype: int64
|
21 |
+
- name: edinet_code
|
22 |
+
dtype: string
|
23 |
+
- name: doc_id
|
24 |
+
dtype: string
|
25 |
+
- name: previous_year_file_path
|
26 |
+
dtype: string
|
27 |
+
- name: current_year_file_path
|
28 |
+
dtype: string
|
29 |
+
splits:
|
30 |
+
- name: train
|
31 |
+
num_bytes: 59126713
|
32 |
+
num_examples: 549
|
33 |
+
- name: test
|
34 |
+
num_bytes: 43577804
|
35 |
+
num_examples: 451
|
36 |
+
download_size: 42722742
|
37 |
+
dataset_size: 102704517
|
38 |
- config_name: fraud_detection
|
39 |
features:
|
40 |
- name: meta
|
|
|
99 |
download_size: 21997966
|
100 |
dataset_size: 52393541
|
101 |
configs:
|
102 |
+
- config_name: earnings_forecast
|
103 |
+
data_files:
|
104 |
+
- split: train
|
105 |
+
path: earnings_forecast/train-*
|
106 |
+
- split: test
|
107 |
+
path: earnings_forecast/test-*
|
108 |
- config_name: fraud_detection
|
109 |
data_files:
|
110 |
- split: train
|
earnings_forecast/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2fd93138b5501c2756d159b8bea6f33a0317c48f537b9b9d671d539f4e13572c
|
3 |
+
size 18368997
|
earnings_forecast/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d25fe1b5e16576a6ee752c8f4c013b89e114fd97124736ef387434cbb4f039b
|
3 |
+
size 24353745
|