Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,14 @@
|
|
1 |
---
|
2 |
task_categories:
|
|
|
3 |
- question-answering
|
4 |
-
- text-generation
|
5 |
- text-classification
|
6 |
- table-question-answering
|
7 |
language:
|
8 |
- en
|
9 |
tags:
|
10 |
- Long Context
|
|
|
11 |
size_categories:
|
12 |
- n<1K
|
13 |
license: apache-2.0
|
|
|
1 |
---
|
2 |
task_categories:
|
3 |
+
- multiple-choice
|
4 |
- question-answering
|
|
|
5 |
- text-classification
|
6 |
- table-question-answering
|
7 |
language:
|
8 |
- en
|
9 |
tags:
|
10 |
- Long Context
|
11 |
+
- reasoning
|
12 |
size_categories:
|
13 |
- n<1K
|
14 |
license: apache-2.0
|