As we discussed previously: #2021 (comment) we want to add more AI/ML examples to the Kubeflow Trainer.
We can make these examples Data Scientists friendly and re-use our Python SDK within Jupyter Notebooks to simplify the user submission.
I like the example structure of HF Transformers, so I propose the following path: examples/<framework>/<ml-use-case>
We can start with these examples (feel free to add more ML use-cases in this issue):
We should investigate how to configure our CI/CD to make sure that these examples are functional.
cc @kuizhiqing @johnugeorge @tenzen-y @kubeflow/wg-training-leads
/help
/good-first-issue
/area example
As we discussed previously: #2021 (comment) we want to add more AI/ML examples to the Kubeflow Trainer.
We can make these examples Data Scientists friendly and re-use our Python SDK within Jupyter Notebooks to simplify the user submission.
I like the example structure of HF Transformers, so I propose the following path:
examples/<framework>/<ml-use-case>We can start with these examples (feel free to add more ML use-cases in this issue):
We should investigate how to configure our CI/CD to make sure that these examples are functional.
cc @kuizhiqing @johnugeorge @tenzen-y @kubeflow/wg-training-leads
/help
/good-first-issue
/area example