Skip to content

Commit 4bfdcbe

Browse files
author
Study-is-happy
committed
update readme
1 parent df1a2bc commit 4bfdcbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ python -m torch.distributed.launch --nproc_per_node=8 --master_port=29501 train.
9494
--num_workers 8 \
9595
--lr 8e-4 \
9696
--val_freq 500 \
97-
--distributed \
97+
--distributed
9898
```
9999

100100
## Evaluation

0 commit comments

Comments
 (0)