eddtsoi commited on
Commit
0d58324
1 Parent(s): 25c1352

Update README.md

Browse files

[Original Homepage](https://developer.ibm.com/exchanges/data/all/pubtabnet/)



@article
{zhong2019pubtabnet,
title={Image-based table recognition: data, model, and evaluation},
author={Xu Zhong and Elaheh ShafieiBavani and Antonio Jimeno Yepes},
journal={arXiv preprint arXiv:1911.10683},
year={2019}
}

Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -27,4 +27,11 @@ configs:
27
  path: data/train-*
28
  - split: validation
29
  path: data/validation-*
30
- ---
 
 
 
 
 
 
 
 
27
  path: data/train-*
28
  - split: validation
29
  path: data/validation-*
30
+ license: cdla-permissive-1.0
31
+ task_categories:
32
+ - visual-question-answering
33
+ - image-to-text
34
+ - text-generation
35
+ size_categories:
36
+ - 100K<n<1M
37
+ ---