Skip to content

Commit

Permalink
fix issue
Browse files Browse the repository at this point in the history
  • Loading branch information
wenhuach21 committed Jun 4, 2024
1 parent fe64795 commit 6a19227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/language-modeling/eval_042/evaluation.py
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,7 @@ def evaluate(

import sys

# sys.path.insert(0, '../../')
sys.path.insert(0, '../../')
import time
import argparse

Expand Down

0 comments on commit 6a19227

Please sign in to comment.