Skip to content

Conversation

@jannalulu
Copy link

@jannalulu jannalulu commented May 12, 2025

lm-eval-harness removed logging from utils.py in February, see their PR below.

EleutherAI/lm-evaluation-harness#2203

@jannalulu jannalulu marked this pull request as draft May 13, 2025 05:03
@jannalulu jannalulu marked this pull request as ready for review May 13, 2025 23:01
from database.models import Dataset, EvalResult, EvalSetting, Model
from database.utils import create_db_engine, create_tables, get_model_from_db, get_or_add_model_by_name, sessionmaker

eval_logger = logging.getLogger(__name__)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to also import logging in this file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants