diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-10-28 21:21:26 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-10-28 21:21:26 +0200 |
commit | 4ce71c820468c362cc2fb382cff13d65acd0115d (patch) | |
tree | 3cb1275eae4dce0433dde6272c6cf2f856b544f8 /README.md | |
parent | 5a85ba8dc81c3530f61b188d0cad3c2c82091bb9 (diff) |
Update readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 2 insertions, 8 deletions
@@ -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) |