Datasets:
Improve: Add related work (AttnTrace) and library_name
#6
by
nielsr
HF Staff
- opened
This PR improves the THUDM/LongBench
dataset card by:
- Adding
library_name: datasets
to the metadata for better discoverability and standard Hugging Face Hub practices. - Introducing a "Used In / Related Work" section that links to the AttnTrace paper and its Hugging Face Spaces demo. This highlights an important application of the
LongBench
dataset in recent research on context traceback for LLMs. - Updating the Arxiv link for the original
LongBench
paper from.pdf
to.abs
for a canonical URL.