Skip to content

Commit

Permalink
Fix: Try fix for building FluErr model since the backbone BERT model …
Browse files Browse the repository at this point in the history
…has changed in transformers 4.31.0.
  • Loading branch information
Labbeti committed Jul 25, 2023
1 parent 9d97040 commit 4e8c6b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ numpy>=1.21.2
pyyaml>=6.0
tqdm>=4.64.0
sentence-transformers>=2.2.2
transformers<4.31.0

0 comments on commit 4e8c6b4

Please sign in to comment.