Datasets:
Upload dataset
Browse files- README.md +44 -5
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,15 +1,54 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: cc-by-nc-sa-4.0
|
|
|
|
|
3 |
task_categories:
|
4 |
- text-generation
|
5 |
-
|
6 |
-
- en
|
7 |
tags:
|
8 |
- legal
|
9 |
- finance
|
10 |
-
|
11 |
-
|
12 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
# Material Contracts (Exhibit 10) from SEC 10-K, 8-K, and 10-Q filings from 1994 to 2024.
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
license: cc-by-nc-sa-4.0
|
5 |
+
size_categories:
|
6 |
+
- 100K<n<1M
|
7 |
task_categories:
|
8 |
- text-generation
|
9 |
+
pretty_name: SEC Material Contracts (Exhibit 10)
|
|
|
10 |
tags:
|
11 |
- legal
|
12 |
- finance
|
13 |
+
dataset_info:
|
14 |
+
features:
|
15 |
+
- name: index_html_url
|
16 |
+
dtype: string
|
17 |
+
- name: index_text_url
|
18 |
+
dtype: string
|
19 |
+
- name: cik
|
20 |
+
dtype: string
|
21 |
+
- name: name
|
22 |
+
dtype: string
|
23 |
+
- name: type
|
24 |
+
dtype: string
|
25 |
+
- name: date
|
26 |
+
dtype: string
|
27 |
+
- name: seq
|
28 |
+
dtype: string
|
29 |
+
- name: desc
|
30 |
+
dtype: string
|
31 |
+
- name: doc_type
|
32 |
+
dtype: string
|
33 |
+
- name: size
|
34 |
+
dtype: string
|
35 |
+
- name: filename
|
36 |
+
dtype: string
|
37 |
+
- name: file_url
|
38 |
+
dtype: string
|
39 |
+
- name: file
|
40 |
+
dtype: string
|
41 |
+
splits:
|
42 |
+
- name: train
|
43 |
+
num_bytes: 0
|
44 |
+
num_examples: 0
|
45 |
+
download_size: 2918
|
46 |
+
dataset_size: 0
|
47 |
+
configs:
|
48 |
+
- config_name: default
|
49 |
+
data_files:
|
50 |
+
- split: train
|
51 |
+
path: data/train-*
|
52 |
---
|
53 |
|
54 |
# Material Contracts (Exhibit 10) from SEC 10-K, 8-K, and 10-Q filings from 1994 to 2024.
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:81c5aba02047d218e3374f850989cb7fbae67d07ae23dfb305c4ba845ca74f40
|
3 |
+
size 2918
|