You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to document what each Block type does - new and old ones - as well as add examples for how to use them from a pipeline config. This could be an entire section of our README.md or broken out into a separate document that we link to from README.md.
The text was updated successfully, but these errors were encountered:
@bbrowning whenever we do this, can we extend this to also document num_samples for custom skills, allowing user to tweak skill knobs, making skills more useful to the end user.
Providing simple examples of how to use the various block types requires us to add a simple CLI in SDG to run a single data generation pipeline, inspired from the one the research team uses in their work.
A PR for that is at #492 and once that merges we can start adding a lot more examples of Pipelines, Blocks, etc for all the different options we support. That PR includes a way to run every example as an automated test, so we ensure the examples all work and continue to work as we change things.
We need to document what each Block type does - new and old ones - as well as add examples for how to use them from a pipeline config. This could be an entire section of our README.md or broken out into a separate document that we link to from README.md.
The text was updated successfully, but these errors were encountered: