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 predictions based on user input. #17

Open
programmeddeath1 opened this issue Jan 1, 2021 · 3 comments
Open

Running predictions based on user input. #17

programmeddeath1 opened this issue Jan 1, 2021 · 3 comments

Comments

@programmeddeath1
Copy link

Hi can you give a sample implementation on how to run your model on specific user input from the pre-trained models? Can you guide with the demo pipeline to predict aspect sentiment for a user input in real-time.

@pnageshkar
Copy link

I wanted to do some inference (Aspect Extraction and Aspect sentiment classification) using the hugging face transformer model. Can you share some guidelines on how to do that ? On using AutoModel .. the model downloaded looks to be a plain BERT Model. Do we need to an additional layer over it ?
Any help will be appreciated!

@howardhsu
Copy link
Owner

howardhsu commented Mar 1, 2021 via email

@pnageshkar
Copy link

we didn’t release a fine-tuned model on a specific task. but you can easily tune on using semieval data. best, hu
On Tue, Feb 23, 2021 at 5:56 AM Prasad Nageshkar @.***> wrote: I wanted to do some inference (Aspect Extraction and Aspect sentiment classification) using the hugging face transformer model. Can you share some guidelines on how to do that ? On using AutoModel .. the model downloaded looks to be a plain BERT Model. Do we need to an additional layer over it ? Any help will be appreciated! — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#17 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACRK37ZXQQJ4I6BDNFZKQQ3TAOXZXANCNFSM4VQLJFVA .
-- Homepage: https://howardhsu.github.io/ Linkedin: https://www.linkedin.com/in/hu-xu-9852403b/ Google Scholar: https://scholar.google.com/citations?user=SaH2yWMAAAAJ Twitter: https://twitter.com/Hu_Hsu Email: [email protected]

Thank you.

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

3 participants