Skip to content

Commit

Permalink
chore: Typo in make
Browse files Browse the repository at this point in the history
  • Loading branch information
saattrupdan committed Oct 22, 2024
1 parent e9677e0 commit d2b3829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makefile
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ roest-809m: ## Train the Røst-809M model
dataset_probabilities=[0.95,0.05] \
push_to_hub=true \
dataloader_num_workers=4 \
model_id=roest-764m \
model_id=roest-809m \
private=true \
per_device_batch_size=32

Expand Down

0 comments on commit d2b3829

Please sign in to comment.