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 2000
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:b6c74303610aa24ca85dbc51a749b13240094d3df52a229ca114fe0864c7c57c
|
| 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:c02e136f2405152042e7b4c42dbd76e558a54b09689501c25f4a66ef6d4220dd
|
| 3 |
+
size 23722
|