File size: 305 Bytes
7ff5843
 
 
 
 
 
1
2
3
4
5
6
7
# 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
```