Instructions to use Adarsh203/new_mT5_Sum with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Adarsh203/new_mT5_Sum with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Adarsh203/new_mT5_Sum") model = AutoModelForSeq2SeqLM.from_pretrained("Adarsh203/new_mT5_Sum") - Notebooks
- Google Colab
- Kaggle
Upload MT5ForConditionalGeneration
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1200729512
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1448955fb23bdcb6bbfd43e202693451f2efa8c02ede65f71b3bc20d0c167e77
|
| 3 |
size 1200729512
|