Instructions to use mmtg/train-test-valid with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mmtg/train-test-valid with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="mmtg/train-test-valid")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("mmtg/train-test-valid") model = AutoModelForSpeechSeq2Seq.from_pretrained("mmtg/train-test-valid") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 4000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 290403936
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7aa9fe491e61a33af6523c850825be595dfbfa8b95a4d19df4d5342e5990507a
|
| 3 |
size 290403936
|
runs/Jun13_15-19-57_cse-3/events.out.tfevents.1718272847.cse-3
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:332f9d6140d084173e5a88b95af00c9d8fef864bd975e2131a82dc6e1c5a6e23
|
| 3 |
+
size 51731
|