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

How to use this Summerization model #1

Open
nafarieh opened this issue Sep 20, 2022 · 1 comment
Open

How to use this Summerization model #1

nafarieh opened this issue Sep 20, 2022 · 1 comment

Comments

@nafarieh
Copy link

Hello and thank you for the valuable article that you provided
I had a question. Thank you for your help
If I want to use the provided summarization model and enter a text and see the summarized result, how can I use the model?

@alirezasalemi7
Copy link
Owner

Hi,
Using the Huggingface checkpoints is the easiest way to use the model. You can find a notebook about this in the following link.
https://colab.research.google.com/drive/196bTi1A8YtZfJReyu9cVtX1oaOfx6Isz?usp=sharing

However, we used the trained model using the tf1 code provided in this repo for evaluation process. To use our code, there is an instruction here:
https://github.com/alirezasalemi7/ARMAN/tree/main/models#readme

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

2 participants