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: datasetsto 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
LongBenchdataset in recent research on context traceback for LLMs. - Updating the Arxiv link for the original
LongBenchpaper from.pdfto.absfor a canonical URL.