-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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.
- 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$ . - Applying randomly one of instruction template to each record. This won't change the dataset size.
Any thoughts on this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels