update readme

This commit is contained in:
Phil Wang
2020-10-10 10:37:44 -07:00
parent d4ce9f6c38
commit 3c5b7e2d56
2 changed files with 5 additions and 0 deletions
+3
View File
@@ -1,3 +1,6 @@
# Generation results
results/
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
+2
View File
@@ -71,6 +71,8 @@ trainer = Trainer(
trainer.train()
```
Samples and model checkpoints will be logged to `./results` periodically
## Citations
```bibtex