Add dataset card for ELF translation data
#1
by nielsr HF Staff - opened
This PR adds a dataset card for the ELF translation dataset. It includes:
- Relevant metadata (task category, license, and languages).
- Links to the paper ELF: Embedded Language Flows and the official GitHub repository.
- A summary of the dataset and how it was processed (pre-tokenized with the T5 tokenizer).
- A sample usage snippet for loading the dataset.
- The BibTeX citation for the paper.