How can I actually use your model?

#1
by EvelinaAlex - opened

Thank you to all the team members, your work is really valuable!!
I want to use your model and when I try none of the tasks is appropriate for the pipeline(task = "??"). Please let me know how to fix this!

image.png

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

Sign up or log in to comment