I’m looking for documentation on values / ranges for the learning_rate_multiplier hyperparameter in the fine-tuning API, but I’m pretty sure there aren’t actual values listed…anywhere in the docs? It says that it’s a scaling factor, so am I safe to assume that the the ‘auto’ value specified in the docs is 1? And then if I want to scale up or down, its just a fraction or multiple of that?
Ok, but where do I actually see what it was (or will be) for a particular fine tuning job? It’s not available in the response object, in the fine tuning interface, or anywhere that I can find.
Hopefully I’m just completely missing something but I can’t figure out how to find it.