winterForestStump commited on
Commit
102745e
1 Parent(s): 927569d

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +142 -0
dataset_infos.json ADDED
@@ -0,0 +1,142 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"winterForestStump--10-K_sec_filings": {
2
+ "description": "",
3
+ "citation": "",
4
+ "homepage": "",
5
+ "license": "",
6
+ "features": {
7
+ "cik": {
8
+ "dtype": "int64",
9
+ "id": null,
10
+ "_type": "Value"
11
+ },
12
+ "company_name": {
13
+ "dtype": "string",
14
+ "id": null,
15
+ "_type": "Value"
16
+ },
17
+ "filing_date": {
18
+ "dtype": "timestamp[ns]",
19
+ "id": null,
20
+ "_type": "Value"
21
+ },
22
+ "Business": {
23
+ "dtype": "string",
24
+ "id": null,
25
+ "_type": "Value"
26
+ },
27
+ "Risk Factors": {
28
+ "dtype": "string",
29
+ "id": null,
30
+ "_type": "Value"
31
+ },
32
+ "Unresolved Staff Comments": {
33
+ "dtype": "string",
34
+ "id": null,
35
+ "_type": "Value"
36
+ },
37
+ "Properties": {
38
+ "dtype": "string",
39
+ "id": null,
40
+ "_type": "Value"
41
+ },
42
+ "Legal Proceedings": {
43
+ "dtype": "string",
44
+ "id": null,
45
+ "_type": "Value"
46
+ },
47
+ "Mine Safety Disclosures": {
48
+ "dtype": "string",
49
+ "id": null,
50
+ "_type": "Value"
51
+ },
52
+ "Market for Registrant\u2019s Common Equity, Related Stockholder Matters and Issuer Purchases of Equity Securities": {
53
+ "dtype": "string",
54
+ "id": null,
55
+ "_type": "Value"
56
+ },
57
+ "Selected Financial Data": {
58
+ "dtype": "string",
59
+ "id": null,
60
+ "_type": "Value"
61
+ },
62
+ "Management\u2019s Discussion and Analysis of Financial Condition and Results of Operations": {
63
+ "dtype": "string",
64
+ "id": null,
65
+ "_type": "Value"
66
+ },
67
+ "Quantitative and Qualitative Disclosures about Market Risk": {
68
+ "dtype": "string",
69
+ "id": null,
70
+ "_type": "Value"
71
+ },
72
+ "Financial Statements and Supplementary Data": {
73
+ "dtype": "string",
74
+ "id": null,
75
+ "_type": "Value"
76
+ },
77
+ "Changes in and Disagreements with Accountants on Accounting and Financial Disclosure": {
78
+ "dtype": "string",
79
+ "id": null,
80
+ "_type": "Value"
81
+ },
82
+ "Controls and Procedures": {
83
+ "dtype": "string",
84
+ "id": null,
85
+ "_type": "Value"
86
+ },
87
+ "Other Information": {
88
+ "dtype": "string",
89
+ "id": null,
90
+ "_type": "Value"
91
+ },
92
+ "Directors, Executive Officers and Corporate Governance": {
93
+ "dtype": "string",
94
+ "id": null,
95
+ "_type": "Value"
96
+ },
97
+ "Executive Compensation": {
98
+ "dtype": "string",
99
+ "id": null,
100
+ "_type": "Value"
101
+ },
102
+ "Security Ownership of Certain Beneficial Owners and Management and Related Stockholder Matters": {
103
+ "dtype": "string",
104
+ "id": null,
105
+ "_type": "Value"
106
+ },
107
+ "Certain Relationships and Related Transactions, and Director Independence": {
108
+ "dtype": "string",
109
+ "id": null,
110
+ "_type": "Value"
111
+ },
112
+ "Principal Accountant Fees and Services": {
113
+ "dtype": "string",
114
+ "id": null,
115
+ "_type": "Value"
116
+ },
117
+ "Exhibits, Financial Statement Schedules": {
118
+ "dtype": "string",
119
+ "id": null,
120
+ "_type": "Value"
121
+ }
122
+ },
123
+ "post_processed": null,
124
+ "supervised_keys": null,
125
+ "task_templates": null,
126
+ "builder_name": null,
127
+ "config_name": null,
128
+ "version": null,
129
+ "splits": {
130
+ "011": {
131
+ "name": "011",
132
+ "num_bytes": 885667244,
133
+ "num_examples": 2000,
134
+ "dataset_name": "10-K_sec_filings"
135
+ }
136
+ },
137
+ "download_checksums": null,
138
+ "download_size": 420114569,
139
+ "post_processing_size": null,
140
+ "dataset_size": 885667244,
141
+ "size_in_bytes": 1305781813
142
+ }}