katanaml commited on
Commit
289c64a
1 Parent(s): 8f66b0c

Update README.md

Browse files

Dataset of 500 invoices annotated and ready for Donut ML model fine-tuning.

Annotation and data preparation was done by Katana ML team. Original invoice documents are from [Samples of electronic invoices](https://data.mendeley.com/datasets/tnj49gpmtz)

[Sparrow](https://github.com/katanaml/sparrow/tree/main)
[Katana ML](https://www.katanaml.io)

Files changed (1) hide show
  1. README.md +13 -7
README.md CHANGED
@@ -7,17 +7,23 @@ dataset_info:
7
  dtype: string
8
  splits:
9
  - name: train
10
- num_bytes: 234024421.0
11
  num_examples: 425
12
  - name: test
13
- num_bytes: 14512665.0
14
  num_examples: 26
15
  - name: validation
16
- num_bytes: 27661738.0
17
  num_examples: 50
18
  download_size: 197512750
19
- dataset_size: 276198824.0
 
 
 
 
 
 
 
 
20
  ---
21
- # Dataset Card for "invoices-donut"
22
-
23
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
7
  dtype: string
8
  splits:
9
  - name: train
10
+ num_bytes: 234024421
11
  num_examples: 425
12
  - name: test
13
+ num_bytes: 14512665
14
  num_examples: 26
15
  - name: validation
16
+ num_bytes: 27661738
17
  num_examples: 50
18
  download_size: 197512750
19
+ dataset_size: 276198824
20
+ license: mit
21
+ task_categories:
22
+ - feature-extraction
23
+ language:
24
+ - en
25
+ pretty_name: Invoices Dataset for Sparrow
26
+ size_categories:
27
+ - n<1K
28
  ---
29
+ # Dataset Card for "invoices-donut"