mlprogram icon indicating copy to clipboard operation
mlprogram copied to clipboard

Reduce the vocab size of ActionSequenceEncoder

Open HiroakiMikami opened this issue 5 years ago • 0 comments

Some vocabs in the ActionSequenceEncoder are not used. Special rules such as None -> Root and node types such as Root and None should be removed from the encoder.

HiroakiMikami avatar Sep 05 '20 06:09 HiroakiMikami