summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index 08f0562..d1f09bc 100644
--- a/README.md
+++ b/README.md
@@ -32,11 +32,15 @@ python build-transitions --tokens iamdb_1kwp_tokens_1000.txt --lexicon iamdb_1kw
- [ ] Tests
- [ ] Evaluation
- [ ] Wandb artifact fetcher
-- [ ] attr refactor
- [ ] Refactor once more
- [ ] fix linting
+- [ ] transducer loss function
+- [ ] make for install, build datasets
- [ ] Fix artifact uploading to wandb
-- [ ] Fix st config is saved to experiment log folder!!!!
+- [ ] Train lines with word pieces
+- [ ] Train with Smoothloss
+- [ ] Train with SWA
+- [ ] VqTransformer without the quantization
## Run Sweeps
Run the following commands to execute hyperparameter search with W&B: