Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 382 Bytes

File metadata and controls

5 lines (3 loc) · 382 Bytes

Transformer-XH

We use the code provided by the original paper authors.

In our experiments, we use bert-base-cased instead of bert-base-uncased. We use the same set of hyperparameters as the original work. We replace the default BERT encoder with our RuleTaker pretrained encoder.