GokulRajaR commited on
Commit
284480b
·
verified ·
1 Parent(s): cd2d638

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -40,14 +40,15 @@ This dataset contains annotated invoice images and their corresponding OCR-extra
40
 
41
  This dataset is designed to support training and evaluation of document understanding models, particularly for invoice OCR and information extraction tasks. Each record includes the original invoice image (or path reference) and the associated JSON output containing extracted fields. The extraction was performed automatically using GPT-4o mini, OpenAI’s optimized vision-language model.
42
 
43
- - **Curated by:** Open-source community, compiled and formatted by [Gokul Raja]
44
- - **Shared by [optional]:** [https://github.com/gokulrajar15]
45
  - **Language(s) (NLP):** English (primarily)
46
  - **License:** CC BY-SA 4.0 (or appropriate open-source license used by the base dataset)
47
 
 
48
  ### Dataset Sources
49
 
50
- - **Original Dataset:** [https://www.kaggle.com/datasets/osamahosamabdellatif/high-quality-invoice-images-for-ocr]
51
 
52
 
53
  ## Uses
 
40
 
41
  This dataset is designed to support training and evaluation of document understanding models, particularly for invoice OCR and information extraction tasks. Each record includes the original invoice image (or path reference) and the associated JSON output containing extracted fields. The extraction was performed automatically using GPT-4o mini, OpenAI’s optimized vision-language model.
42
 
43
+ - **Curated by:** Gokul Raja (with contributions from the open-source community)
44
+ - **Shared by [optional]:** [https://github.com/gokulrajar15](https://github.com/gokulrajar15)
45
  - **Language(s) (NLP):** English (primarily)
46
  - **License:** CC BY-SA 4.0 (or appropriate open-source license used by the base dataset)
47
 
48
+
49
  ### Dataset Sources
50
 
51
+ - **Original Dataset:** [https://www.kaggle.com/datasets/osamahosamabdellatif/high-quality-invoice-images-for-ocr](https://www.kaggle.com/datasets/osamahosamabdellatif/high-quality-invoice-images-for-ocr)
52
 
53
 
54
  ## Uses