Skip to content

Commit c2928ce

Browse files
authored
Update eval_instruct.py
1 parent 5a2fef0 commit c2928ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eval/chat_benchmarks/RepoBench/eval_instruct.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
import tempfile
33
import json
44
import os
5+
import logging
56
from tqdm import tqdm
67
from datasets import load_dataset
78
from itertools import islice

0 commit comments

Comments
 (0)