spaCy/spacy/ml/models
Sofie Van Landeghem f98a04434a
pretrain architectures (#6451)
* define new architectures for the pretraining objective

* add loss function as attr of the omdel

* cleanup

* cleanup

* shorten name

* fix typo

* remove unused error
2020-12-08 14:41:03 +08: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 state_type as Literal 2020-09-23 17:32:14 +02:00
tagger.py Fix imports, types and default configs 2020-08-07 18:40:54 +02:00
textcat.py Fix textcat + transformer architecture (#6371) 2020-11-10 20:14:47 +08:00
tok2vec.py TextCat updates and fixes (#6263) 2020-10-18 14:50:41 +02:00