Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
LostOxygen committed Jun 20, 2023
2 parents 707dc88 + 8801d8f commit 34aaee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ python main.py [-h] [--gpu | -g DEVICE_ID] [--batch_size | -bs BATCH_SIZE] [--ep
python main.py --gpu 0 --batch_size 32 --epochs 100
```

### Training Arguments
## Training Arguments
| Argument | Type | Description |
|----------|------|-------------|
| -h, --help | None | shows argument help message |
Expand Down

0 comments on commit 34aaee8

Please sign in to comment.