Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: Howard Yen <[email protected]>
  • Loading branch information
howard-yen committed Nov 1, 2024
1 parent 0e81b47 commit ee6462b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions evals/evaluation/HELMET/eval.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,11 +98,6 @@ def run_test(args, model, dataset, test_file, demo_file):
logger.info(f"Output: {output['output']}")
logger.info(f"Parsed output: {output['parsed_output']}")

if args.debug:
import pdb

pdb.set_trace()

output = None

end_time = time.time()
Expand Down

0 comments on commit ee6462b

Please sign in to comment.