Closed Kovbo closed 1 month ago
Hello, The training parameters is not being ignored, sorry for the confusion. You can check the full job via the api, basically if you specify training_parameters it will be converted into epochs. For this example 10 training steps corresponds to 231 epochs.
You can also just specify epochs and you will be able to see via the API how many training steps it corresponds to.
Thank you!
Running a fine-tuning job through the Mistral client, the
trainingSteps
hyperparameter is being ignored:Dashboard: