Add model card and metadata
#1
by nielsr HF Staff - opened
This PR adds a model card for ELF (Embedded Language Flows). It includes:
- Relevant metadata such as the
pipeline_tag(text-generation) and thelicense(mit). - A link to the research paper: ELF: Embedded Language Flows.
- A link to the official GitHub repository.
- Instructions for running evaluation using the provided JAX implementation.