Document new hyper-parameters

This commit is contained in:
Matthew Honnibal 2017-10-07 07:10:10 -05:00
parent 09442d25ec
commit e22067e3b5

View File

@ -314,6 +314,16 @@ p
+cell Size of the parser's and NER's hidden layers.
+cell #[code 128]
+row
+cell #[code history_feats]
+cell Number of previous action ID features for parser and NER
+cell #[code 128]
+row
+cell #[code history_width]
+cell Number of embedding dimensions for each action ID
+cell #[code 128]
+row
+cell #[code learn_rate]
+cell Learning rate.