Add dataset card, link to paper
#2
by
nielsr
HF staff
- opened
README.md
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- question-answering
|
4 |
+
---
|
5 |
+
This repository contains the dataset for the paper [Temporal Bias Analysis in Large Language Models](https://arxiv.org/abs/2412.13377).
|
6 |
+
|
7 |
+
Code: https://github.com/gagan3012/EAIS-Temporal-Bias
|