summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md10
1 files changed, 2 insertions, 8 deletions
diff --git a/README.md b/README.md
index d98b20a..d0e0ff7 100644
--- a/README.md
+++ b/README.md
@@ -23,20 +23,14 @@ make generate
## TODO
## Todo
-- [ ] Local attention for target sequence
+- [ ] Fix local attention
+- [ ] remove einops
- [ ] Tests
- [ ] Evaluation
- [ ] Wandb artifact fetcher
-- [ ] Refactor once more
- [ ] fix linting
-- [ ] transducer loss function
- [ ] make for install, build datasets
- [ ] Fix artifact uploading to wandb
-- [ ] Train lines with word pieces
-- [ ] Train with Smoothloss
-- [ ] Train with SWA
-- [ ] VqTransformer without the quantization
-- [ ] VqTransformer with extra layer
## Run Sweeps (old stuff)