Skip to content

Commit

Permalink
Small typo
Browse files Browse the repository at this point in the history
  • Loading branch information
punyajoy committed May 30, 2021
1 parent c5b2903 commit ca57c89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code/predictions.py
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ def __init__(self, language='english', device=None):
'arabic':"Hate-speech-CNERG/dehatebert-mono-arabic",
'english': "Hate-speech-CNERG/dehatebert-mono-english",
'english_hatexplain':"Hate-speech-CNERG/bert-base-uncased-hatexplain",
'french': "Hate-speech-CNERG/dehatebert-mono-english",
'french': "Hate-speech-CNERG/dehatebert-mono-french",
'german': "Hate-speech-CNERG/dehatebert-mono-german",
'indonesian': "Hate-speech-CNERG/dehatebert-mono-indonesian",
'polish': "Hate-speech-CNERG/dehatebert-mono-polish",
Expand Down

0 comments on commit ca57c89

Please sign in to comment.