BERT model is slow in Pytorch

Hey, Would you check encoded_input in tensorflow script one more time?
I got the shape with (1,6). It should be same as pytorch shape (4, 512).
thx!