Skip to content
Snippets Groups Projects
Commit d91a5ef6 authored by Yandi's avatar Yandi
Browse files

bilstm with dropout

parent 76c50cc4
Branches
No related tags found
No related merge requests found
......@@ -64,7 +64,7 @@ LinearRegression:
BidirectionalLSTM:
HiddenSize: 16
NumLayers: 2
LSTMDropout: 0
LSTMDropout: 0.2
FFNDropout: 0
NumFFN: 3
Initialization: init_he
......
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment