Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jaidhyani committed Mar 8, 2024
1 parent ce4a6ca commit 83496e2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions scripts/run_training.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
import argparse
import copy
import pickle
from dataclasses import fields

from tqdm.auto import tqdm

from delphi.eval import token_labelling
from delphi.train.gigaconfig import GigaConfig, debug_config
from delphi.train.training import run_training

Expand Down

0 comments on commit 83496e2

Please sign in to comment.