How to use CLARA-MeD/mt5-small with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("CLARA-MeD/mt5-small") model = AutoModelForSeq2SeqLM.from_pretrained("CLARA-MeD/mt5-small")
494c668 a3ec1cf 494c668
1
2
3
4
version https://git-lfs.github.com/spec/v1 oid sha256:37b545e4217ba83233edf70adf48eea8838d8a6a8830bcb6899693a32670f86c size 3515