armanc/scientific_papers
Updated • 4.23k • 175
How to use parteeksj/bart-large-scientific-papers with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("parteeksj/bart-large-scientific-papers")
model = AutoModelForSeq2SeqLM.from_pretrained("parteeksj/bart-large-scientific-papers")This model is a fine-tuned version of facebook/bart-large-cnn on an unknown dataset.
More information needed
More information needed
More information needed
The following hyperparameters were used during training:
Base model
facebook/bart-large-cnn