cannot report error when missing mandatory params

#14
by tiger55cn - opened

Sometimes it just fills a random value which is not expected behavior.
Is there recommendation to overcome it?

Gorilla LLM (UC Berkeley) org
edited May 9

Hi @tiger55cn ! Thanks for flagging the issue. This behavior isn't ideal. It would be helpful if you could link some examples in the discussion so we can understand the behavior more concretely!

During our fine-tuning, we set out to perform data augmentation on function relevance detection, as listed below. The missing required parameters prompts you are referring to is a subset of all scenarios of the function relevance detection category. We would love to know the specific use case you're carrying out, so that openfunctions can improve model robustness to those use cases. Thanks!
image.png
https://gorilla.cs.berkeley.edu/blogs/7_open_functions_v2.html#data_composition

Sign up or log in to comment