| # BERT pretrained checkpoints | |
| * The BERT pertained checkpoints. They can be found at [Ali Drive](https://thunlp.oss-cn-qingdao.aliyuncs.com/KernelGAT/FEVER/KernelGAT.zip). | |
| * The BERT codes and checkpoints inherit from hugginface's BERT implementation. | |
| ``` | |
| https://github.com/huggingface/transformers | |
| ``` | |