Update the process of training model with Highlighter UI and SDK and add prerequisites#57
Update the process of training model with Highlighter UI and SDK and add prerequisites#57
Conversation
✅ Deploy Preview for highlighter-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
simon-dev-ml
left a comment
There was a problem hiding this comment.
Looks good. I've pushed a commit to just adjust the wording a little and some bullet indentation. Also made some suggestions here, if you agree you can just accept it in place. I'll also wait until @tall-josh has reviewed - Josh do you think we still need the Legacy Tutorial?
|
|
||
| 7. Create a Training Run | ||
| - In the Highlighter UI: Develop → Training → Train a new model. | ||
| - Click Add Dataset and attach your train/test/val splits created earlier. |
There was a problem hiding this comment.
Should this just be this?
| - Click Add Dataset and attach your train/test/val splits created earlier. | |
| - Click Add Dataset and attach your train/test splits created earlier. |
| nvidia-smi | ||
| ``` | ||
|
|
||
| 10. (Optional) Select a specific GPU, for example, selecting using CUDA number 1 |
There was a problem hiding this comment.
| 10. (Optional) Select a specific GPU, for example, selecting using CUDA number 1 | |
| 10. (Optional) Select a specific GPU, for example, selecting using GPU number 1 |
simon-dev-ml
left a comment
There was a problem hiding this comment.
I'm happy with this from a documentation perspective, I might let you review it @tall-josh to make sure the steps are correct for creating a capability
| `ml_training/<TRAINING_ID>/runs/train/weights` | ||
|
|
||
|
|
||
| ## Legacy Tutorial (Reference) |
There was a problem hiding this comment.
@tall-josh do we need to keep this in the active docs, if it's legacy?

No description provided.