Update anonymized dataset naming
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
-
pretty_name: SEC
|
| 4 |
tags:
|
| 5 |
- sec
|
| 6 |
- edgar
|
|
@@ -9,7 +9,7 @@ tags:
|
|
| 9 |
- markdown
|
| 10 |
---
|
| 11 |
|
| 12 |
-
# SEC
|
| 13 |
|
| 14 |
This repository contains the core parser used to convert SEC EDGAR filings into layout-faithful Markdown-style text for downstream dataset construction and evaluation.
|
| 15 |
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
pretty_name: SEC Filings Dataset Parser
|
| 4 |
tags:
|
| 5 |
- sec
|
| 6 |
- edgar
|
|
|
|
| 9 |
- markdown
|
| 10 |
---
|
| 11 |
|
| 12 |
+
# SEC Filings Dataset Parser
|
| 13 |
|
| 14 |
This repository contains the core parser used to convert SEC EDGAR filings into layout-faithful Markdown-style text for downstream dataset construction and evaluation.
|
| 15 |
|