BERTConfig is not used for `BERTIntermediate`'s activation function. `intermediate_act_fn` is always `gelu`. Is this normal? https://github.com/huggingface/pytorch-pretrained-BERT/blob/master/modeling.py#L240
BERTConfig is not used for
BERTIntermediate's activation function.intermediate_act_fnis alwaysgelu. Is this normal?https://github.com/huggingface/pytorch-pretrained-BERT/blob/master/modeling.py#L240