diff --git a/README.md b/README.md index 499093b..e1530d0 100644 --- a/README.md +++ b/README.md @@ -91,3 +91,10 @@ If you feel our paper and resources are useful, please consider citing our work! url={#} } ``` + +## Troubleshoot + +### 1. Can't load the model +- From [this issue](https://github.com/GU-DataLab/stance-detection-KE-MLM/issues/1) +- Check the dependencies `pytorch==1.8.1` and `transformers==4.5.1` +- Try removing `tensorflow`