Add model card and metadata
#1
by
nielsr
HF Staff
- opened
This PR improves the model card for the FineInstructions model by:
- Adding the
pipeline_tag: text-generationto improve discoverability. - Adding the
library_name: transformersmetadata based on the model architecture. - Linking the repository to the official paper: FineInstructions: Scaling Synthetic Instructions to Pre-Training Scale.
- Providing a brief description of the methodology based on the paper abstract.