Question about fine-tune in the gpt-3.5-turbo-0613 model

These models are not good at math. It’s simply not a thing they’re built for.
If you need accurate data retrieval, use a traditional database.
If you need correct mathematical evaluation, you may be better off asking the model to generate some Python or JavaScript to solve the problem, which you can then execute.

1 Like