mirror of
https://github.com/explosion/spaCy.git
synced 2025-03-03 10:55:52 +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
|
use_upper = true
|
||||||
nO = null
|
nO = null
|
||||||
|
|
||||||
[components.parser.model.tok2vec]
|
[components.ner.model.tok2vec]
|
||||||
@architectures = "spacy.Tok2VecListener.v1"
|
@architectures = "spacy.Tok2VecListener.v1"
|
||||||
width = ${components.tok2vec.model.encode:width}
|
width = ${components.tok2vec.model.encode:width}
|
||||||
{% endif -%}
|
{% endif -%}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user