We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a2fef0 commit c2928ceCopy full SHA for c2928ce
eval/chat_benchmarks/RepoBench/eval_instruct.py
@@ -2,6 +2,7 @@
2
import tempfile
3
import json
4
import os
5
+import logging
6
from tqdm import tqdm
7
from datasets import load_dataset
8
from itertools import islice
0 commit comments