Open andreyvelich opened 8 months ago
@andreyvelich: This request has been marked as suitable for new contributors.
Please ensure the request meets the requirements listed here.
If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-good-first-issue
command.
/assign
@andreyvelich I love this. Few thoughts:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
/remove-lifecycle stale
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
/remove-lifecycle stale
/assign
As we discussed previously: https://github.com/kubeflow/training-operator/pull/2021#issuecomment-1987733922 we want to add more AI/ML examples to the Kubeflow Training Operator. Right now, most of our examples have very basic and simple CNN training for MNIST. Since Training Operator is capable to train large-scale ML models, we would like to contribute more AI/ML use-cases.
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