neues ml modell
This commit is contained in:
parent
21ae74d6d2
commit
35afe6fc9a
4 changed files with 227444 additions and 4459 deletions
|
|
@ -35,7 +35,7 @@ use_upper = true
|
|||
nO = null
|
||||
|
||||
[components.ner.model.tok2vec]
|
||||
@architectures = "spacy.HashEmbedCNN.v1"
|
||||
@architectures = "spacy.HashEmbedCNN.v2"
|
||||
pretrained_vectors = null
|
||||
width = 96
|
||||
depth = 4
|
||||
|
|
|
|||
|
|
@ -2,13 +2,13 @@
|
|||
"lang":"de",
|
||||
"name":"pipeline",
|
||||
"version":"0.0.0",
|
||||
"spacy_version":">=3.0.1,<3.1.0",
|
||||
"spacy_version":">=3.0.6,<3.1.0",
|
||||
"description":"",
|
||||
"author":"",
|
||||
"email":"",
|
||||
"url":"",
|
||||
"license":"",
|
||||
"spacy_git_version":"91a3cab1c",
|
||||
"spacy_git_version":"df3444421",
|
||||
"vectors":{
|
||||
"width":0,
|
||||
"vectors":0,
|
||||
|
|
|
|||
Binary file not shown.
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue