Skip to content

Commit

Permalink
spurious
Browse files Browse the repository at this point in the history
  • Loading branch information
Parry-Parry committed Nov 6, 2024
1 parent 8b5330d commit 9313317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rankers/train/training_arguments.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from transformers.trainer_pt_utils import AcceleratorConfig
from transformers.utils import is_accelerate_available
from dataclasses import field, fields, dataclass
from typing import List, Optional, Union
from typing import List, Optional
from enum import Enum
from .. import is_ir_measures_available, seed_everything

Expand Down

0 comments on commit 9313317

Please sign in to comment.