Transformers
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use urarik/flan-t5-base-asr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use urarik/flan-t5-base-asr with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("urarik/flan-t5-base-asr") model = AutoModelForSeq2SeqLM.from_pretrained("urarik/flan-t5-base-asr", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Model save
Browse files
runs/May09_08-49-03_9dc71ece3bc6/events.out.tfevents.1746780545.9dc71ece3bc6.18.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cbc1a768b24054bd8eb4d3bd14e52a77632ce23974e1acf62ad72f640df0fe81
|
| 3 |
+
size 8321
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5496
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c0e79be9d8b2ade5abe83eaef3c473ca4d6ca325979fcadc3cc420d0eab0fae9
|
| 3 |
size 5496
|