Skip to content
Snippets Groups Projects
Commit 671bcdd2 authored by Franck Dary's avatar Franck Dary
Browse files

Updated tagger machine

parent 393d5037
No related branches found
No related tags found
No related merge requests found
...@@ -3,13 +3,13 @@ Classifier : tagger ...@@ -3,13 +3,13 @@ Classifier : tagger
{ {
Transitions : {tagger,data/tagger.ts} Transitions : {tagger,data/tagger.ts}
Network type : Modular Network type : Modular
Context : Unk{1} Buffer{-3 -2 -1 0 1 2} Stack{} Columns{FORM UPOS} GRU{1 1 0.0 1} In{128} Out{512} Context : Buffer{-3 -2 -1 0 1 2} Stack{} Columns{FORM UPOS} GRU{1 3 0.1 0} In{128} Out{512}
Focused : Column{ID} NbElem{1} Buffer{-1 0} Stack{} GRU{1 1 0.0 1} In{128} Out{256} Focused : Column{ID} NbElem{1} Buffer{-1 0} Stack{} GRU{1 3 0.1 1} In{128} Out{256}
Focused : Column{FORM} NbElem{10} Buffer{-1 0} Stack{} GRU{1 1 0.0 1} In{128} Out{256} Focused : Column{FORM} NbElem{10} Buffer{-1 0} Stack{} GRU{1 3 0.1 1} In{128} Out{256}
InputDropout : 0.3 InputDropout : 0.3
MLP : {2048 0.3} MLP : {2048 0.3}
End End
Optimizer : Adam {0.0005 0.9 0.999 0.00000001 0.00001 true} Optimizer : Adam {0.0005 0.9 0.999 0.00000001 0.00001 true}
} }
Predictions : UPOS Predictions : UPOS
Strategy : sequential Strategy : sequential
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment