Datasets:
Dongfu Jiang
commited on
Commit
•
75dbfcb
1
Parent(s):
d72c0fe
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,14 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
This repo is the unofficial FeTA-QA dataset from paper [FeTaQA: Free-form Table Question Answering](https://direct.mit.edu/tacl/article/doi/10.1162/tacl_a_00446/109273/FeTaQA-Free-form-Table-Question-Answering).
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
task_categories:
|
4 |
+
- table-question-answering
|
5 |
+
- table-to-text
|
6 |
+
- question-answering
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
pretty_name: fetaqa
|
10 |
+
size_categories:
|
11 |
+
- 1K<n<10K
|
12 |
---
|
13 |
|
14 |
This repo is the unofficial FeTA-QA dataset from paper [FeTaQA: Free-form Table Question Answering](https://direct.mit.edu/tacl/article/doi/10.1162/tacl_a_00446/109273/FeTaQA-Free-form-Table-Question-Answering).
|