Skip to content

Randomizing instruction templates #5

@ymitiku

Description

@ymitiku

We have list of instruction templates stored in excel file. We are using these templates to generate instruction datasets.
We have two options to use these instruction templates.

  1. Applying each instruction templates on all records of the dataset. For dataset with n records and m instruction templates this will results in the dataset with $n \times m$.
  2. Applying randomly one of instruction template to each record. This won't change the dataset size.

Any thoughts on this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions