Instructions to use mamlong34/t5_small_race_mutlirc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mamlong34/t5_small_race_mutlirc with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("mamlong34/t5_small_race_mutlirc") model = AutoModelForSeq2SeqLM.from_pretrained("mamlong34/t5_small_race_mutlirc", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 41500
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 242028283
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ef7def679f64237cd2cb51f24466df5271874c58947f0aa711f773f78699c25
|
| 3 |
size 242028283
|