Skip to content

Add a filtering feature #12

@MichelDucartier

Description

@MichelDucartier

Add the possibility to discard samples either:

  • With a simple predicate: for instance, if a dataset has a column foo which contains a list of elements. We should be able to write something like predicate: {{ foo.len > 0 }} (or some kind of similar syntax)
  • With a LLM that classifies as either "skip" or "keep" depending on some prompt

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