-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Hi, I found some bug while reimplement ToG:
./ToG/utils.py line 155: there is a typo of missing underline between “pre” and “head”./ToG/README.md lines 12 and 23: duplicated argument name, I think the duplicated one should betemperature_reasoning../ToG/prompt_list.py lines 14 and 20: typo, it should beEntitiesinstead ofEntites. Does it affect LLM’s performance?./ToG/utils.py lines 105-110: why the code called llama server when”llama" not in engine.lower()? I think it should callGPT 3.5-turboin this situation.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels