mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 04:08:09 +03:00
Fix quickstart cpu template
This commit is contained in:
parent
7d526d0d40
commit
efcf15bddf
|
@ -76,7 +76,7 @@ maxout_pieces = 2
|
|||
use_upper = true
|
||||
nO = null
|
||||
|
||||
[components.parser.model.tok2vec]
|
||||
[components.ner.model.tok2vec]
|
||||
@architectures = "spacy.Tok2VecListener.v1"
|
||||
width = ${components.tok2vec.model.encode:width}
|
||||
{% endif -%}
|
||||
|
|
Loading…
Reference in New Issue
Block a user