esdurmus/wiki_lingua
Viewer • Updated • 274k • 1.24k • 53
How to use Bigdwarf43/results with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("Bigdwarf43/results")
model = AutoModelForSeq2SeqLM.from_pretrained("Bigdwarf43/results")This model is a fine-tuned version of sshleifer/distilbart-xsum-12-3 on the wiki_lingua dataset. It achieves the following results on the evaluation set:
More information needed
More information needed
More information needed
The following hyperparameters were used during training: