Update README.md
Browse files
README.md
CHANGED
|
@@ -55,8 +55,8 @@ configs:
|
|
| 55 |
- split: train
|
| 56 |
path: data/train-*
|
| 57 |
task_categories:
|
| 58 |
-
-
|
| 59 |
-
- question-answering
|
| 60 |
language:
|
| 61 |
- en
|
| 62 |
tags:
|
|
|
|
| 55 |
- split: train
|
| 56 |
path: data/train-*
|
| 57 |
task_categories:
|
| 58 |
+
- tabular-classification
|
| 59 |
+
- table-question-answering
|
| 60 |
language:
|
| 61 |
- en
|
| 62 |
tags:
|