Datasets:

Modalities:
Image
Languages:
English
ArXiv:
License:
katebor commited on
Commit
23ab4af
·
verified ·
1 Parent(s): bd7df70

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -3
README.md CHANGED
@@ -1,3 +1,25 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ viewer: true
4
+ task_categories:
5
+ - table-question-answering
6
+ - table-to-text
7
+ language:
8
+ - en
9
+ pretty_name: TableEval
10
+ configs:
11
+ - config_name: default
12
+ data_files:
13
+ - split: comtqa_fin
14
+ path: ComTQA/PubTab1M/comtqa_pubtab1m.json
15
+ - split: comtqa_pmc
16
+ path: ComTQA/FinTabNet/fintabnet.json
17
+ - split: logic2text
18
+ path: ComTQA/Logic2Text/logic2text.json
19
+ - split: logicnlg
20
+ path: ComTQA/LogicNLG/logicnlg.json
21
+ - split: SciGen
22
+ path: ComTQA/SciGen/scigen.json
23
+ - split: numericnlg
24
+ path: ComTQA/numericNLG/numericnlg.json
25
+ ---