Transformers
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use Paraon/flan-t5-xl-clickbait-spoilering with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Paraon/flan-t5-xl-clickbait-spoilering with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Paraon/flan-t5-xl-clickbait-spoilering") model = AutoModelForSeq2SeqLM.from_pretrained("Paraon/flan-t5-xl-clickbait-spoilering", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
Model save 0929efc
Training in progress, step 19200 a39efe6
Training in progress, step 16000 0d50465
Training in progress, step 12800 2bd514e
Training in progress, step 9600 560c0f6
Training in progress, step 6400 cdaaba2
Training in progress, step 3200 9fa9bb3
Training in progress, step 3200 5384965
initial commit 7a4c188
Mateusz Oleszek commited on