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 3000
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:14a35f723b6006534afb4b1f6439257469a32bcc5a1fd019a0170dbef1a9d7d7
|
| 3 |
size 290403936
|
runs/Jun13_22-36-32_cse-3/events.out.tfevents.1718298401.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:62aa51b9ac3af086546b05ecbf4f789bb85bba15427bf8e5c10a94bd03edf15a
|
| 3 |
+
size 32480
|