Skip to content

Commit

Permalink
fixed header
Browse files Browse the repository at this point in the history
  • Loading branch information
LostOxygen committed Jun 19, 2023
1 parent be5d0f6 commit 8801d8f
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 8801d8f

Please sign in to comment.