Jajison

Results 1 issues of Jajison

after convert the pretrain model by the transformer.convert_roberta_original_pytorch_checkpoint_to_pytorch, i got config.json and pytorch_model.bin. ![image](https://user-images.githubusercontent.com/60476418/203983854-1d42590e-6cfb-46c2-85b5-731a38bbc6c6.png) Then, i want to try the OpenEntity task, i set as this [script](https://github.com/THU-KEG/KEPLER/blob/main/examples/KEPLER/OpenEntity/run_openentity.sh) '--model_name_or_path ./model_convert/' ,...