v1
latestOpenAPI 3.1.02026-07-26243347.4 KBtraining
Start training a model
Start training an ACT or gr00t model on the specified dataset. This will upload a trained model to the Hugging Face Hub using the main branch of the specified dataset.
post/training/start
Request body
Example request
{
"training_params": {
"image_key": "main",
"target_detection_instruction": "red/orange lego brick"
}
}Response
Successful Response