Skip to content

Sampling multiple rows from seed dataset for a single record? #163

@whybe-choi

Description

@whybe-choi

Hello, NeMo Data Designer Team!

I'm exploring Data Designer for a use case where I need to sample multiple rows from a seed dataset and use them together as context for generating a single record. For example, I'd like to randomly pick 5 rows from my seed dataset and pass them all to an LLM prompt to generate a multi-document summary. Currently, it seems like the seed dataset works with a 1:1 mapping (one seed row = one generated record). Is there a way to achieve this, or is this something being considered for future releases?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions