Skip to content

Commit

Permalink
Merge pull request #2 from GU-DataLab/issues
Browse files Browse the repository at this point in the history
Resolved #1
  • Loading branch information
kornosk authored May 12, 2021
2 parents a0ed882 + 36b5cdb commit 2f7fc41
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`

0 comments on commit 2f7fc41

Please sign in to comment.