Skip to content

Commit

Permalink
Update livecodebench_utils.py
Browse files Browse the repository at this point in the history
  • Loading branch information
neginraoof authored Jan 31, 2025
1 parent 547be0e commit e1ff09c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions eval/chat_benchmarks/LiveCodeBench/livecodebench_utils.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
"""
Code from https://github.com/NovaSky-AI/SkyThought/blob/main/skythought/tools/util/livecodebench/testing_util.py
"""
from typing import Optional, Callable, Dict
import ast
import copy
Expand Down

0 comments on commit e1ff09c

Please sign in to comment.