Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ language:
|
|
3 |
- en
|
4 |
license: cc-by-sa-4.0
|
5 |
size_categories:
|
6 |
-
-
|
7 |
task_categories:
|
8 |
- text-generation
|
9 |
pretty_name: SEC EDGAR Material Contracts (Exhibit 10)
|
@@ -61,7 +61,7 @@ configs:
|
|
61 |
|
62 |
# <span style="color: #2c2c2c">Material Contracts (Exhibit 10) from SEC/EDGAR</span>
|
63 |
|
64 |
-
*<span style="color: #81b29a">Because sometimes you need 1,
|
65 |
|
66 |
## Table of Contents
|
67 |
- [Dataset Card Creation Guide](#dataset-card-creation-guide)
|
@@ -179,7 +179,7 @@ By year:
|
|
179 |
│ 2009 ┆ 49801 │
|
180 |
│ 2010 ┆ 43433 │
|
181 |
│ 2011 ┆ 42202 │
|
182 |
-
│ 2012 ┆
|
183 |
│ 2013 ┆ 38346 │
|
184 |
│ 2014 ┆ 38721 │
|
185 |
│ 2015 ┆ 39052 │
|
@@ -204,10 +204,10 @@ By extension:
|
|
204 |
│ --- ┆ --- │
|
205 |
│ str ┆ u32 │
|
206 |
╞════════════╪════════╡
|
207 |
-
│ html ┆
|
208 |
-
│ txt ┆
|
209 |
│ txt_filing ┆ 140820 │
|
210 |
-
│ pdf ┆
|
211 |
└────────────┴────────┘
|
212 |
```
|
213 |
|
|
|
3 |
- en
|
4 |
license: cc-by-sa-4.0
|
5 |
size_categories:
|
6 |
+
- 1M<n<10M
|
7 |
task_categories:
|
8 |
- text-generation
|
9 |
pretty_name: SEC EDGAR Material Contracts (Exhibit 10)
|
|
|
61 |
|
62 |
# <span style="color: #2c2c2c">Material Contracts (Exhibit 10) from SEC/EDGAR</span>
|
63 |
|
64 |
+
*<span style="color: #81b29a">Because sometimes you need 1,141,632 examples of corporate legalese to train your next model</span>* ☕
|
65 |
|
66 |
## Table of Contents
|
67 |
- [Dataset Card Creation Guide](#dataset-card-creation-guide)
|
|
|
179 |
│ 2009 ┆ 49801 │
|
180 |
│ 2010 ┆ 43433 │
|
181 |
│ 2011 ┆ 42202 │
|
182 |
+
│ 2012 ┆ 38889 │
|
183 |
│ 2013 ┆ 38346 │
|
184 |
│ 2014 ┆ 38721 │
|
185 |
│ 2015 ┆ 39052 │
|
|
|
204 |
│ --- ┆ --- │
|
205 |
│ str ┆ u32 │
|
206 |
╞════════════╪════════╡
|
207 |
+
│ html ┆ 854986 │
|
208 |
+
│ txt ┆ 142454 │
|
209 |
│ txt_filing ┆ 140820 │
|
210 |
+
│ pdf ┆ 3372 │
|
211 |
└────────────┴────────┘
|
212 |
```
|
213 |
|