Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,11 @@
|
|
1 |
---
|
2 |
license: cc-by-sa-3.0
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
The TempReason dataset to evaluate the temporal reasoning capability of Large Language Models.
|
5 |
|
|
|
1 |
---
|
2 |
license: cc-by-sa-3.0
|
3 |
+
task_categories:
|
4 |
+
- question-answering
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
size_categories:
|
8 |
+
- 10K<n<100K
|
9 |
---
|
10 |
The TempReason dataset to evaluate the temporal reasoning capability of Large Language Models.
|
11 |
|