Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sooftware authored Jan 3, 2021
1 parent 793cad7 commit 6e70914
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,9 +217,9 @@ You can get a quick look of pre-trained model's inference, with a audio.
### Checkpoints
Checkpoints are organized by experiments and timestamps as shown in the following file structure.
```
save_dir
+-- checkpoints
| +-- YYYY_mm_dd_HH_MM_SS
outputs
+-- YYYY_mm_dd
| +-- HH_MM_SS
| +-- trainer_states.pt
| +-- model.pt
```
Expand Down

0 comments on commit 6e70914

Please sign in to comment.