Edit model card

it5-efficient-small-fanpage

It is a T5 (IT5) efficient small model trained on Fanpage.


Davide Balliano, Untitled

Usage and Performance

from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = T5Tokenizer.from_pretrained("efederici/it5-efficient-small-fanpage")
model = T5ForConditionalGeneration.from_pretrained("efederici/it5-efficient-small-fanpage")

Framework versions

  • Transformers 4.19.0.dev0
  • Pytorch 1.11.0+cu113
  • Datasets 2.1.0
  • Tokenizers 0.12.1
Downloads last month
20
Safetensors
Model size
142M params
Tensor type
F32
·
Inference API
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social visibility and check back later, or deploy to Inference Endpoints (dedicated) instead.

Dataset used to train efederici/it5-efficient-small-fanpage