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

wrong model used for BART Summarization example #10582

Merged
merged 1 commit into from Mar 8, 2021

Conversation

orena1
Copy link
Contributor

@orena1 orena1 commented Mar 8, 2021

I'm pretty sure that bart-large was not trained for summarization, I replaced it with bart-large-cnn which is a model that was fine-tuned for summarization

What does this PR do?

replace model used in Summarization example

I'm pretty sure that `bart-large` was not trained for summarization, I replaced it with `bart-large-cnn` which is a model that was fine-tuned for summarization
Copy link
Contributor

@patil-suraj patil-suraj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great catch! Thanks for fixing this.

@patil-suraj patil-suraj merged commit d59464d into huggingface:master Mar 8, 2021
Iwontbecreative pushed a commit to Iwontbecreative/transformers that referenced this pull request Jul 15, 2021
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

Successfully merging this pull request may close these issues.

None yet

2 participants