Add dataset card, link to paper and Github
#1
by nielsr HF Staff - opened
This PR populates the dataset card for the ELF datasets. It includes:
- Metadata for task categories (
text-generation) and license (mit). - Links to the paper ELF: Embedded Language Flows and the official GitHub repository.
- A sample usage section demonstrating how to load the pre-tokenized datasets using the
datasetslibrary. - The BibTeX citation for the paper.