argilla-io / argilla

Argilla is a collaboration tool for AI engineers and domain experts to build high-quality datasets
https://docs.argilla.io
Apache License 2.0
3.84k stars 360 forks source link

[FEATURE] add `text-generation` support to the `ArgillaTrainer` #3317

Closed davidberenstein1957 closed 2 months ago

davidberenstein1957 commented 1 year ago

Is your feature request related to a problem? Please describe. The ArgillaTrainer defined in the docs, can be aligned with the common tasks described by HF, and some of them are missing. I would like to see support for the https://huggingface.co/tasks/text-generation.

Describe the solution you'd like Ideally, this task should take an input text-field and an completion text-field

Describe alternatives you've considered N.A.

Additional context Each task should have a defined task mapping schema and a defined representation in their associated framework.

github-actions[bot] commented 3 months ago

This issue is stale because it has been open for 90 days with no activity.

github-actions[bot] commented 2 months ago

This issue was closed because it has been inactive for 30 days since being marked as stale.