Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Spanish
ArXiv:
Libraries:
Datasets
Dask
License:
Xueqing commited on
Commit
82d8fe5
·
verified ·
1 Parent(s): 0078fdd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -81,15 +81,15 @@ The SpanishOCR dataset was curated to support research and development on inform
81
 
82
  ### Personal and Sensitive Information
83
 
84
- - The SpanishOCR dataset does not contain any personally identifiable information (PII) and is strictly focused on Greek text data for summarization purposes.
85
 
86
  ## Considerations for Using the Data
87
 
88
  ### Social Impact of Dataset
89
- This dataset enables AI models to extract structured information from scanned financial documents in multiple languages, 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.
90
 
91
  ### Discussion of Biases
92
- - The source data is limited to regulatory documents for Scurity Markets, it may underrepresent other financial document types such as tax records, bank statements, or private company reports, potentially limiting model generalizability.
93
 
94
  ### Other Known Limitations
95
  - The ground truth text is extracted using the Python package fitz (PyMuPDF), which may introduce inaccuracies in complex layouts, potentially affecting training quality and evaluation reliability.
 
81
 
82
  ### Personal and Sensitive Information
83
 
84
+ - The SpanishOCR dataset does not contain any personally identifiable information (PII) and is strictly focused on Spanish-language regulatory data. No personal or sensitive information is present in the dataset.
85
 
86
  ## Considerations for Using the Data
87
 
88
  ### Social Impact of Dataset
89
+ This dataset enables AI models to extract structured information from scanned financial documents in Spanish, supporting downstream applications in finance, regulation, and transparency initiatives across Spanish-speaking regions. 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.
90
 
91
  ### Discussion of Biases
92
+ - The source data is limited to regulatory documents for Securities Markets, it may underrepresent other financial document types such as tax records, bank statements, or private company reports, potentially limiting model generalizability.
93
 
94
  ### Other Known Limitations
95
  - The ground truth text is extracted using the Python package fitz (PyMuPDF), which may introduce inaccuracies in complex layouts, potentially affecting training quality and evaluation reliability.