Gameplan Generation
Collection
7 items • Updated
How to use Koshti10/BART_large_Gameplan with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("Koshti10/BART_large_Gameplan")
model = AutoModelForSeq2SeqLM.from_pretrained("Koshti10/BART_large_Gameplan")This model is a fine-tuned version of facebook/bart-large on the None dataset.
More information needed
More information needed
More information needed
The following hyperparameters were used during training:
Base model
facebook/bart-large