Skip to content

Commit

Permalink
fix block
Browse files Browse the repository at this point in the history
  • Loading branch information
priyakasimbeg committed Sep 30, 2023
1 parent 347d1df commit f7789db
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ def loss_fn(
'per_example': per_example_losses,
}

def _eval_model_on_split(self,
def _eval_model_on_split(self,
split: str,
num_examples: int,
global_batch_size: int,
Expand Down

0 comments on commit f7789db

Please sign in to comment.