Gameplan Generation
Collection
7 items • Updated
How to use Koshti10/BART-large-ET-Synthetic with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("Koshti10/BART-large-ET-Synthetic")
model = AutoModelForSeq2SeqLM.from_pretrained("Koshti10/BART-large-ET-Synthetic")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: