Upload dataset
Browse files- README.md +52 -0
- S-1/train-00000-of-00002.parquet +3 -0
- S-1/train-00001-of-00002.parquet +3 -0
README.md
CHANGED
|
@@ -192,6 +192,54 @@ dataset_info:
|
|
| 192 |
num_examples: 21681
|
| 193 |
download_size: 44030568
|
| 194 |
dataset_size: 76634105
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 195 |
configs:
|
| 196 |
- config_name: 10-KT
|
| 197 |
data_files:
|
|
@@ -209,4 +257,8 @@ configs:
|
|
| 209 |
data_files:
|
| 210 |
- split: train
|
| 211 |
path: 497/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 212 |
---
|
|
|
|
| 192 |
num_examples: 21681
|
| 193 |
download_size: 44030568
|
| 194 |
dataset_size: 76634105
|
| 195 |
+
- config_name: S-1
|
| 196 |
+
features:
|
| 197 |
+
- name: table_id
|
| 198 |
+
dtype: string
|
| 199 |
+
- name: filing_type
|
| 200 |
+
dtype: string
|
| 201 |
+
- name: cik
|
| 202 |
+
dtype: string
|
| 203 |
+
- name: filing_year
|
| 204 |
+
dtype: string
|
| 205 |
+
- name: accession_number
|
| 206 |
+
dtype: string
|
| 207 |
+
- name: title
|
| 208 |
+
dtype: string
|
| 209 |
+
- name: n_rows
|
| 210 |
+
dtype: int32
|
| 211 |
+
- name: n_cols
|
| 212 |
+
dtype: int32
|
| 213 |
+
- name: n_header_rows
|
| 214 |
+
dtype: int32
|
| 215 |
+
- name: n_header_cols
|
| 216 |
+
dtype: int32
|
| 217 |
+
- name: html
|
| 218 |
+
dtype: string
|
| 219 |
+
- name: cells
|
| 220 |
+
struct:
|
| 221 |
+
- name: row
|
| 222 |
+
list: int32
|
| 223 |
+
- name: col
|
| 224 |
+
list: int32
|
| 225 |
+
- name: rowspan
|
| 226 |
+
list: int32
|
| 227 |
+
- name: colspan
|
| 228 |
+
list: int32
|
| 229 |
+
- name: text
|
| 230 |
+
list: string
|
| 231 |
+
- name: is_header
|
| 232 |
+
list: bool
|
| 233 |
+
- name: is_attribute
|
| 234 |
+
list: bool
|
| 235 |
+
- name: language
|
| 236 |
+
dtype: string
|
| 237 |
+
splits:
|
| 238 |
+
- name: train
|
| 239 |
+
num_bytes: 733537932
|
| 240 |
+
num_examples: 79166
|
| 241 |
+
download_size: 482178235
|
| 242 |
+
dataset_size: 733537932
|
| 243 |
configs:
|
| 244 |
- config_name: 10-KT
|
| 245 |
data_files:
|
|
|
|
| 257 |
data_files:
|
| 258 |
- split: train
|
| 259 |
path: 497/train-*
|
| 260 |
+
- config_name: S-1
|
| 261 |
+
data_files:
|
| 262 |
+
- split: train
|
| 263 |
+
path: S-1/train-*
|
| 264 |
---
|
S-1/train-00000-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:46f7eb55b9112dd60d2cf4037ca443b7aa1a995ff40a6ab440ad42cd9392d66f
|
| 3 |
+
size 238524690
|
S-1/train-00001-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f41cc8cc243657e5aaaadf542c9225421222d12de910a7ab21bafbaca2671f35
|
| 3 |
+
size 243653545
|