-
Notifications
You must be signed in to change notification settings - Fork 147
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add default name for a pipeline #809
Conversation
Documentation for this PR has been built. You can view it at: https://distilabel.argilla.io/pr-809/ |
CodSpeed Performance ReportMerging #809 will not alter performanceComparing Summary
|
@plaguss is this included for |
Hi @davidberenstein1957, the LLMs don't need it, the steps already have it implemented |
@plaguss perhaps we should update and simplify the docs where needed? |
Yes totally, there are some updates in #812 to the quickstart for example that should contain this (it should be here, but they are a bit mixed). Maybe we should review the docs after these 2 PRs are merged and see what to improve? Thanks for the review 🤗 |
Description
Generate a random name for the pipeline if one is not given by default, to simplify cognitive load:
A name like the
pipeline_33prTGVu
will appear by default from now on, unless the name is given.