Instructions to use CyrexPro/mt5-small-finetuned-cnn_dailymail with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use CyrexPro/mt5-small-finetuned-cnn_dailymail with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("CyrexPro/mt5-small-finetuned-cnn_dailymail") model = AutoModelForSeq2SeqLM.from_pretrained("CyrexPro/mt5-small-finetuned-cnn_dailymail", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a7497c63a9f16f9198dc1cc7a47e57fb7b310b40f37e2b4cdb150db204215125
- Size of remote file:
- 5.18 kB
- SHA256:
- c86011fdf5bd17f0eb1c331bb50e1e9245f6486b98b742c80789708681177303
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.