Update README.md
Browse files
README.md
CHANGED
@@ -2,14 +2,15 @@
|
|
2 |
task_categories:
|
3 |
- question-answering
|
4 |
- text-generation
|
5 |
-
- conversational
|
6 |
- text-classification
|
|
|
7 |
language:
|
8 |
- en
|
9 |
tags:
|
10 |
- Long Context
|
11 |
size_categories:
|
12 |
-
-
|
|
|
13 |
---
|
14 |
|
15 |
# 📚 LongBench v2: Towards Deeper Understanding and Reasoning on Realistic Long-context Multitasks
|
|
|
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
|
14 |
---
|
15 |
|
16 |
# 📚 LongBench v2: Towards Deeper Understanding and Reasoning on Realistic Long-context Multitasks
|