Skip to content

Commit

Permalink
yet more
Browse files Browse the repository at this point in the history
  • Loading branch information
AshishKumar4 committed Aug 2, 2024
1 parent 644f4bc commit 0fedc39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions training.py
Original file line number Diff line number Diff line change
Expand Up @@ -927,6 +927,7 @@ def main(args):
grain_read_buffer_size=GRAIN_READ_BUFFER_SIZE, grain_worker_buffer_size=GRAIN_WORKER_BUFFER_SIZE,
text_encoders=text_encoders,
seed=args.dataset_seed,
dataset_source=args.dataset_path,
)

if args.dataset_test:
Expand Down

0 comments on commit 0fedc39

Please sign in to comment.