How can I actually use your model?
#1
by
EvelinaAlex
- opened
If you would like to infer on Python, you can refer to this file, more specifically the check_intent() function. Make sure you load the tokenizer and model beforehand.
https://github.com/gohjiayi/suicidal-text-detection/blob/main/chatbot.ipynb