Transformers
PyTorch
TensorFlow
JAX
TensorBoard
Italian
mt5
text2text-generation
italian
sequence-to-sequence
squad_it
text2text-question-answering
Eval Results (legacy)
Instructions to use gsarti/mt5-small-question-answering with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use gsarti/mt5-small-question-answering with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("gsarti/mt5-small-question-answering") model = AutoModelForSeq2SeqLM.from_pretrained("gsarti/mt5-small-question-answering", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
28610ba | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:f5260ac8a46bf0377ae13a236b3fd7f17041778bece43409123ca2ac14a70631
size 1201092992
|