You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/mnt/c/Users/smart/Desktop/GD/HPT/hierarchical_prompt/main.py", line 1369, in <module>
main(args)
File "/mnt/c/Users/smart/Desktop/GD/HPT/hierarchical_prompt/main.py", line 1353, in main
adaptive_hp.process_dataset()
File "/mnt/c/Users/smart/Desktop/GD/HPT/hierarchical_prompt/main.py", line 1228, in process_dataset
level = self.select_prompt_level(item,prev)
File "/mnt/c/Users/smart/Desktop/GD/HPT/hierarchical_prompt/main.py", line 825, in select_prompt_level
level_txt = self.adaptive_processor(pred[0]['generated_text'])
UnboundLocalError: local variable 'pred' referenced before assignment
bash run.sh auto gpt4o humaneval
HPT/hierarchical_prompt/main.py
Line 817 in ffaf15f
The text was updated successfully, but these errors were encountered: