spaCy/spacy/ml/models
Sofie Van Landeghem 3983bc6b1e
Fix Transformer width in TextCatEnsemble (#6431)
* add convenience method to determine tok2vec width in a model

* fix transformer tok2vec dimensions in TextCatEnsemble architecture

* init function should not be nested to avoid pickle issues
2021-01-06 12:44:04 +01:00
..
__init__.py pretrain architectures (#6451) 2020-12-08 14:41:03 +08:00
entity_linker.py update NEL docs after latest refactor 2020-10-12 11:41:27 +02:00
multi_task.py pretrain architectures (#6451) 2020-12-08 14:41:03 +08:00
parser.py Tidy up and auto-format 2021-01-05 13:41:53 +11:00
tagger.py Fix imports, types and default configs 2020-08-07 18:40:54 +02:00
textcat.py Fix Transformer width in TextCatEnsemble (#6431) 2021-01-06 12:44:04 +01:00
tok2vec.py Fix Transformer width in TextCatEnsemble (#6431) 2021-01-06 12:44:04 +01:00