From 36b5cdb55c3b46c2a10987930bd02461d93a6d1a Mon Sep 17 00:00:00 2001 From: Kornraphop K Date: Tue, 11 May 2021 20:05:57 -0400 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) 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`