Add dataset card for ELF pre-tokenized XSum
#2
by nielsr HF Staff - opened
This PR populates the dataset card for the pre-tokenized XSum dataset used in the "ELF: Embedded Language Flows" paper. It includes relevant metadata for the summarization task, the MIT license, and links to the paper and official code. It also provides a code snippet for loading the dataset via the datasets library as described in the official repository.