Update README.md
Browse files
README.md
CHANGED
|
@@ -8,20 +8,22 @@ language:
|
|
| 8 |
- en
|
| 9 |
pretty_name: TableEval
|
| 10 |
configs:
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
|
|
|
|
|
|
| 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>
|