Datasets:
Tasks:
Text Retrieval
Modalities:
Text
Formats:
json
Sub-tasks:
document-retrieval
Languages:
English
Size:
10K - 100K
License:
Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -140,3 +140,15 @@ If you use **TableIR Eval: Table-Text IR Evaluation Collection**, please cite:
|
|
| 140 |
note = {Hugging Face dataset collection}
|
| 141 |
}
|
| 142 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 140 |
note = {Hugging Face dataset collection}
|
| 141 |
}
|
| 142 |
```
|
| 143 |
+
|
| 144 |
+
All credit goes to original authors. Please cite their work:
|
| 145 |
+
```bibtex
|
| 146 |
+
@article{Nan2021FeTaQAFT,
|
| 147 |
+
title={FeTaQA: Free-form Table Question Answering},
|
| 148 |
+
author={Nan, Linyong and Hsieh, Chiachun and Mao, Ziming and Lin, Xi Victoria and Verma, Neha and Zhang, Rui and Kryściński, Wojciech and Schoelkopf, Hailey and Kong, Riley and Tang, Xiangru and Mutuma, Mutethia and Rosand, Ben and Trindade, Isabel and Bandaru, Renusree and Cunningham, Jacob and Xiong, Caiming and Radev, Dragomir},
|
| 149 |
+
journal={Transactions of the Association for Computational Linguistics},
|
| 150 |
+
year={2022},
|
| 151 |
+
volume={10},
|
| 152 |
+
pages={35-49}
|
| 153 |
+
}
|
| 154 |
+
```
|