esdurmus/wiki_lingua
Viewer • Updated • 274k • 1k • 54
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", device_map="auto")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: