Skip to content

Commit

Permalink
Formating fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gagika committed Jan 13, 2025
1 parent 53ec9a3 commit 6e98732
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MaxText/benchmarks/mmlu/mmlu_eval.py
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ def main(config):
else:
max_logging.log(f"Accuracy for category '{category_name}': No data available.")


def validate_config(config):
assert not config.load_full_state_path, (
"Decode doesn't operate on full states! Convert to parameter checkpoint"
Expand Down

0 comments on commit 6e98732

Please sign in to comment.