Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running Inference #37

Closed
ghost opened this issue Dec 11, 2019 · 2 comments
Closed

Running Inference #37

ghost opened this issue Dec 11, 2019 · 2 comments

Comments

@ghost
Copy link

ghost commented Dec 11, 2019

Hello Thilina, thank you for this repo.

Question: After I've fine-tuned a roberta model for sentence classification, how do I run inference on a sample sentence in real-time? Is there a specific function in your code base you can point me to?

@ThilinaRajapakse
Copy link
Owner

This repo doesn't really have built-in support for that, although it shouldn't be hard to implement. I recommend you use Simple Transformers, which does support this (and a lot more) out of the box.

@ghost
Copy link
Author

ghost commented Dec 12, 2019

thank you

@ghost ghost closed this as completed Dec 12, 2019
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant