Update README.md
Browse files
README.md
CHANGED
@@ -37,7 +37,7 @@ The EnglishOCR dataset contains images derived from regulatory documents from SE
|
|
37 |
|
38 |
### Supported Tasks
|
39 |
|
40 |
-
- **Task:**
|
41 |
- **Evaluation Metrics:** ROUGE-1
|
42 |
|
43 |
### Languages
|
@@ -83,12 +83,12 @@ The EnglishOCR dataset was curated to support research and development on inform
|
|
83 |
|
84 |
### Personal and Sensitive Information
|
85 |
|
86 |
-
- The EnglishOCR dataset does not contain any personally identifiable information (PII) and is strictly focused on
|
87 |
|
88 |
## Considerations for Using the Data
|
89 |
|
90 |
### Social Impact of Dataset
|
91 |
-
This dataset enables AI models to extract structured information from scanned financial documents
|
92 |
|
93 |
### Discussion of Biases
|
94 |
- The source data is limited to company filings, it may underrepresent other financial document types such as tax records, bank statements, or private company reports, potentially limiting model generalizability.
|
|
|
37 |
|
38 |
### Supported Tasks
|
39 |
|
40 |
+
- **Task:** Image-to-Text
|
41 |
- **Evaluation Metrics:** ROUGE-1
|
42 |
|
43 |
### Languages
|
|
|
83 |
|
84 |
### Personal and Sensitive Information
|
85 |
|
86 |
+
- The EnglishOCR dataset does not contain any personally identifiable information (PII) and is strictly focused on English-language regulatory data. No personal or sensitive information is present in the dataset.
|
87 |
|
88 |
## Considerations for Using the Data
|
89 |
|
90 |
### Social Impact of Dataset
|
91 |
+
This dataset enables AI models to extract structured information from scanned financial documents, promoting transparency and accessibility. By aligning page-level PDF images with accurate ground truth text, it supports the development of fairer, more inclusive models that work across diverse formats and languages.
|
92 |
|
93 |
### Discussion of Biases
|
94 |
- The source data is limited to company filings, it may underrepresent other financial document types such as tax records, bank statements, or private company reports, potentially limiting model generalizability.
|