Instructions to use ishwarbb23/t52 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ishwarbb23/t52 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("ishwarbb23/t52") model = AutoModelForSeq2SeqLM.from_pretrained("ishwarbb23/t52", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
5c14a1a
1
Parent(s): 741a461
Training in progress, step 1000
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 891619985
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8a7af397513e8a57db85fc1164d933566128dd6b40bfea77302d2ecb52cd38bf
|
| 3 |
size 891619985
|