ngockha/ELI5_custom
Viewer • Updated • 247k • 71 • 1
How to use ngockha/Teli5 with Transformers:
# Use a pipeline as a high-level helper
from transformers import pipeline
pipe = pipeline("question-answering", model="ngockha/Teli5") # Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("ngockha/Teli5")
model = AutoModelForSeq2SeqLM.from_pretrained("ngockha/Teli5")YAML Metadata Error:"base_model" with value "./checkpoints/checkpoint-13800" is not valid. Use a model id from https://hf.co/models.
This model is a fine-tuned version of google/t5-v1_1-base on the rusano/ELI5_custom dataset.
More information needed
More information needed
More information needed
The following hyperparameters were used during training: