Skip to content

Commit

Permalink
Import evaluate_passkey_retrieval for use in the train methond
Browse files Browse the repository at this point in the history
  • Loading branch information
jshuadvd committed Jul 5, 2024
1 parent b0a7f9d commit 7f2f11c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions train.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@
import wandb
import os

from evaluation import evaluate_passkey_retrieval

reload(src.main)

# Initialize the accelerator
Expand Down

0 comments on commit 7f2f11c

Please sign in to comment.