Instructions to use maxseats/tmp with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use maxseats/tmp with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="maxseats/tmp")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("maxseats/tmp") model = AutoModelForSpeechSeq2Seq.from_pretrained("maxseats/tmp") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 6
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 966995080
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c4d98f8e4d51ed186da50b0fdc2a73050a46dc8d8fc88f1f5ddce01d2583f0e6
|
| 3 |
size 966995080
|
runs/Jul01_04-15-16_node0/events.out.tfevents.1719774948.node0.64165.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:19e05f0385256454a524176f3f199d772a7025f7956e61db1f89577cc3193971
|
| 3 |
+
size 5982
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5304
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9d382c56f2007985a3dab879fb9c00e19f34e3c818603588434059442c313d55
|
| 3 |
size 5304
|