nielsr HF staff commited on
Commit
2c88ed7
·
verified ·
1 Parent(s): df06529

Add dataset card, link to paper

Browse files

This PR ensures the dataset can be found at https://huggingface.co/datasets?task_categories=task_categories:question-answering. It also links to the paper and code repository.

Files changed (1) hide show
  1. README.md +7 -0
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.15698).
6
+
7
+ Code: https://github.com/gagan3012/EAIS-Temporal-Bias