Skip to content

Commit

Permalink
small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
svlandeg committed Jan 16, 2024
1 parent c5d81bc commit b1696e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tutorials/nel_emerson/configs/nel_v2.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dev = ""
raw = null
init_tok2vec = null
kb = ""
base_nlp = "temp/my_nlp"
base_nlp = ""
vectors = "${paths.base_nlp}"

[system]
Expand Down Expand Up @@ -52,7 +52,7 @@ nO = null
@architectures = "spacy.HashEmbedCNN.v2"
pretrained_vectors = null
width = 96
depth = 4
depth = 2
embed_size = 2000
window_size = 1
maxout_pieces = 3
Expand Down

0 comments on commit b1696e1

Please sign in to comment.