Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: filename
|
5 |
+
dtype: string
|
6 |
+
- name: cik
|
7 |
+
dtype: string
|
8 |
+
- name: year
|
9 |
+
dtype: string
|
10 |
+
- name: section_1
|
11 |
+
dtype: string
|
12 |
+
- name: section_1A
|
13 |
+
dtype: string
|
14 |
+
- name: section_1B
|
15 |
+
dtype: string
|
16 |
+
- name: section_2
|
17 |
+
dtype: string
|
18 |
+
- name: section_3
|
19 |
+
dtype: string
|
20 |
+
- name: section_4
|
21 |
+
dtype: string
|
22 |
+
- name: section_5
|
23 |
+
dtype: string
|
24 |
+
- name: section_6
|
25 |
+
dtype: string
|
26 |
+
- name: section_7
|
27 |
+
dtype: string
|
28 |
+
- name: section_7A
|
29 |
+
dtype: string
|
30 |
+
- name: section_8
|
31 |
+
dtype: string
|
32 |
+
- name: section_9
|
33 |
+
dtype: string
|
34 |
+
- name: section_9A
|
35 |
+
dtype: string
|
36 |
+
- name: section_9B
|
37 |
+
dtype: string
|
38 |
+
- name: section_10
|
39 |
+
dtype: string
|
40 |
+
- name: section_11
|
41 |
+
dtype: string
|
42 |
+
- name: section_12
|
43 |
+
dtype: string
|
44 |
+
- name: section_13
|
45 |
+
dtype: string
|
46 |
+
- name: section_14
|
47 |
+
dtype: string
|
48 |
+
- name: section_15
|
49 |
+
dtype: string
|
50 |
+
splits:
|
51 |
+
- name: train
|
52 |
+
num_bytes: 4002238818
|
53 |
+
num_examples: 19483
|
54 |
+
download_size: 1756356710
|
55 |
+
dataset_size: 4002238818
|
56 |
+
---
|
57 |
+
# Dataset Card for "test-dataset"
|
58 |
+
|
59 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|