summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2021-04-08 23:38:03 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2021-04-08 23:38:03 +0200
commite388cd95c77d37a51324cff9d84a809421bf97d3 (patch)
treed585545f85d03ea8a6907daba254821fddeb1589 /README.md
parentf4629a0d4149d5870c9fd8ce83ff5d391bd7ddd3 (diff)
Bug fixes word pieces
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index c30ee03..dac7e98 100644
--- a/README.md
+++ b/README.md
@@ -31,10 +31,11 @@ poetry run build-transitions --tokens iamdb_1kwp_tokens_1000.txt --lexicon iamdb
- [x] build_transitions.py
- [x] transform that encodes iam targets to wordpieces
- [x] transducer loss function
-- [ ] Train with word pieces
+- [ ] Train with word pieces
+ - [ ] Pad word pieces index to same length
- [ ] Local attention in first layer of transformer
- [ ] Halonet encoder
-- [ ] Implement CPC
+- [ ] Implement CPC
- [ ] https://arxiv.org/pdf/1905.09272.pdf
- [ ] https://pytorch-lightning-bolts.readthedocs.io/en/latest/self_supervised_models.html?highlight=byol