Improve metadata and add prominent links to HF paper and GitHub repository

#2
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +18 -6
README.md CHANGED
@@ -1,18 +1,30 @@
1
  ---
2
- license: mit
3
- task_categories:
4
- - object-detection
5
- - text-classification
6
- - zero-shot-classification
7
  language:
8
  - en
9
  - ar
 
10
  size_categories:
11
  - 10K<n<100K
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ---
 
13
  # ReceiptSense: Beyond Traditional OCR - A Dataset for Receipt Understanding
14
 
 
15
  [![Paper](https://img.shields.io/badge/Paper-arXiv-red)](https://arxiv.org/abs/2406.04493)
 
16
  [![Dataset](https://img.shields.io/badge/Dataset-HuggingFace-yellow)](https://huggingface.co/datasets/abdoelsayed/CORU)
17
  [![License](https://img.shields.io/badge/License-MIT-blue)]()
18
 
@@ -268,4 +280,4 @@ This dataset is released under the MIT License. See [LICENSE](LICENSE) file for
268
 
269
  ![Visitors](https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fgithub.com%2FUpdate-For-Integrated-Business-AI%2FCORU&countColor=%23263759)
270
 
271
- </div>
 
1
  ---
 
 
 
 
 
2
  language:
3
  - en
4
  - ar
5
+ license: mit
6
  size_categories:
7
  - 10K<n<100K
8
+ task_categories:
9
+ - object-detection
10
+ - image-to-text
11
+ - image-text-to-text
12
+ - visual-document-retrieval
13
+ tags:
14
+ - receipt-understanding
15
+ - ocr
16
+ - information-extraction
17
+ - visual-question-answering
18
+ - document-understanding
19
+ - multilingual
20
+ - arabic
21
  ---
22
+
23
  # ReceiptSense: Beyond Traditional OCR - A Dataset for Receipt Understanding
24
 
25
+ [![Paper](https://img.shields.io/badge/Paper-HuggingFace-red)](https://huggingface.co/papers/2406.04493)
26
  [![Paper](https://img.shields.io/badge/Paper-arXiv-red)](https://arxiv.org/abs/2406.04493)
27
+ [![Code](https://img.shields.io/badge/Code-GitHub-blue)](https://github.com/Update-For-Integrated-Business-AI/CORU)
28
  [![Dataset](https://img.shields.io/badge/Dataset-HuggingFace-yellow)](https://huggingface.co/datasets/abdoelsayed/CORU)
29
  [![License](https://img.shields.io/badge/License-MIT-blue)]()
30
 
 
280
 
281
  ![Visitors](https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fgithub.com%2FUpdate-For-Integrated-Business-AI%2FCORU&countColor=%23263759)
282
 
283
+ </div>