Hi all. I’m trying to estimate the cost of a fine-tuning job I’m hoping to run at some point in the future, and I was wondering if I will be billed for the tokens input/output by the model during the validation portion of supervised fine-tuning at the end of each epoch. I can’t find any mention of this in the documentation.
While my gut instinct would tell me that those tokens would be billable, when I have run fine-tuning jobs in the past the bill seemed to only include the tokens from the training file. Anything from somebody who is more familiar with the fine-tuning process than I am would be greatly appreciated!