Skip to content

Commit

Permalink
#28 - how to add sentence classifier recommender
Browse files Browse the repository at this point in the history
- Add more parameters
  • Loading branch information
jcklie committed Apr 20, 2021
1 parent 824e800 commit 41d894c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wsgi.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
# server.add_classifier(
# "adapter_sent",
# AdapterSentenceClassifier(
# "bert-base-multilingual-uncased",
# "sentiment/hinglish-twitter-sentiment@nirantk",
# labels=["negative", "positive"],
# config="pfeiffer",
Expand Down

0 comments on commit 41d894c

Please sign in to comment.