argilla
argilla copied to clipboard
[FEATURE] Add Task Templates to v2
Is your feature request related to a problem? Please describe.
https://docs.v1.argilla.io/en/latest/practical_guides/create_update_dataset/create_dataset.html#task-templates
Describe the solution you'd like
Describe alternatives you've considered
Additional context
@sdiazlor I would like to see this underneath something like.
rg.Settings.from_template("task")
If we implement this, the tasks can be aligned with transformers pipeline tasks but they can also align with the previous iteration. @burtenshaw WDYT?
Tackled here: https://github.com/argilla-io/argilla/pull/5426