-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
https://platform.openai.com/docs/guides/function-calling#integration-guide:~:text=.-,Parallel%20tool%20calling,-Forcing%20tool%20calls
根据上面链接,多个tool调用结果是多条message,但是目前训练的时候作为一个message了(见hermes.ipynb),先恶心处理
想请教一下原理,多个tool调用结果是多条message,但是目前模型的调用结果放在一个message里面,我所理解的这应该不影响BFCL测评集的效果才对呀,为什么调用结果放在一个message里面会导致都是0的情况。感谢
Metadata
Metadata
Assignees
Labels
No labels