Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 234 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 234 Bytes

Using google bert for RoBERTa

first, using convert_pytorch_checkpoint_to_tf.py convert wieght

second, edit config file

third, modified modelling:using_token_type=False start=2

Fourth, change bert tokenizer to roberta tokenizer