Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -13,7 +13,9 @@ splits:
|
|
| 13 |
|
| 14 |
---
|
| 15 |
|
| 16 |
-
#
|
|
|
|
|
|
|
| 17 |
|
| 18 |
## Dataset Description
|
| 19 |
|
|
@@ -32,7 +34,7 @@ The FC-AMF-OCR dataset aims to address these limitations by providing:
|
|
| 32 |
- Solve the space inaccuracies in the native text annotations
|
| 33 |
|
| 34 |
<center>
|
| 35 |
-
<img src="https://huggingface.co/datasets/lightonai/fc-amf-ocr/resolve/main/docs/sample0.png" alt="An example from the FC-AMF-OCR dataset" width="
|
| 36 |
<p><em>An example page of one pdf document with existing text annotation(red) and the OCR annotation(green). For simplicity, we order text from left to right and top to bottom.</em></p>
|
| 37 |
</center>
|
| 38 |
|
|
|
|
| 13 |
|
| 14 |
---
|
| 15 |
|
| 16 |
+
<h1 style="color: #2c3e50; background-color: #ecf0f1; padding: 10px; border-left: 5px solid #3498db;">
|
| 17 |
+
<span style="font-weight: bold;">Dataset Card for Finance Commons AMF OCR dataset (FC-AMF-OCR)</span>
|
| 18 |
+
</h1>
|
| 19 |
|
| 20 |
## Dataset Description
|
| 21 |
|
|
|
|
| 34 |
- Solve the space inaccuracies in the native text annotations
|
| 35 |
|
| 36 |
<center>
|
| 37 |
+
<img src="https://huggingface.co/datasets/lightonai/fc-amf-ocr/resolve/main/docs/sample0.png" alt="An example from the FC-AMF-OCR dataset" width="1100" height="600">
|
| 38 |
<p><em>An example page of one pdf document with existing text annotation(red) and the OCR annotation(green). For simplicity, we order text from left to right and top to bottom.</em></p>
|
| 39 |
</center>
|
| 40 |
|