mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-01-19 13:23:23 +08:00
8 lines
231 B
JSON
8 lines
231 B
JSON
{
|
|
"step_name": "step_name",
|
|
"script_name": "run.py",
|
|
"job_type": "my_step",
|
|
"short_description": "My step",
|
|
"long_description": "An example of a step using MLflow and Weights & Biases",
|
|
"parameters": "parameter1,parameter2"
|
|
} |