Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
dchourasia committed Jan 31, 2025
2 parents d964e3a + a6e4f9d commit 89d2361
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tuning/sft_trainer.py
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@ def train(
),
cache_dir=train_args.cache_dir,
use_fast=True,
legacy=True,
)

# Calculate and save additional metrics to track later.
Expand Down

0 comments on commit 89d2361

Please sign in to comment.