Datasets:

Modalities:
Image
Languages:
English
ArXiv:
License:
katebor commited on
Commit
9108a70
·
verified ·
1 Parent(s): 2b28e9d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -15
README.md CHANGED
@@ -8,20 +8,22 @@ language:
8
  - en
9
  pretty_name: TableEval
10
  configs:
11
- - config_name: default
12
- data_files:
13
- - split: comtqa_fin
14
- path: ComTQA/FinTabNet/comtqa_fintabnet.json
15
- - split: comtqa_pmc
16
- path: ComTQA/PubTab1M/comtqa_pubtab1m.json
17
- - split: logic2text
18
- path: Logic2Text/logic2text.json
19
- - split: logicnlg
20
- path: LogicNLG/logicnlg.json
21
- - split: scigen
22
- path: SciGen/scigen.json
23
- - split: numericnlg
24
- path: numericNLG/numericnlg.json
 
 
25
  ---
26
 
27
  # TableEval dataset
@@ -119,4 +121,4 @@ This work has received funding through the DFG project [NFDI4DS](https://www.nfd
119
 
120
  <div style="position: relative; width: 100%;">
121
  <img src="NFDI4DS.png" alt="drawing" width="200" style="position: absolute; bottom: 0; right: 0;"/>
122
- </div>
 
8
  - en
9
  pretty_name: TableEval
10
  configs:
11
+ - config_name: default
12
+ data_files:
13
+ - split: comtqa_fin
14
+ path: ComTQA/FinTabNet/comtqa_fintabnet.json
15
+ - split: comtqa_pmc
16
+ path: ComTQA/PubTab1M/comtqa_pubtab1m.json
17
+ - split: logic2text
18
+ path: Logic2Text/logic2text.json
19
+ - split: logicnlg
20
+ path: LogicNLG/logicnlg.json
21
+ - split: scigen
22
+ path: SciGen/scigen.json
23
+ - split: numericnlg
24
+ path: numericNLG/numericnlg.json
25
+ size_categories:
26
+ - 1K<n<10K
27
  ---
28
 
29
  # TableEval dataset
 
121
 
122
  <div style="position: relative; width: 100%;">
123
  <img src="NFDI4DS.png" alt="drawing" width="200" style="position: absolute; bottom: 0; right: 0;"/>
124
+ </div>