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 1000
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:4de3d70f85ff411ef26c3476cc0379a093c7fea96ed404898735c6548335389c
|
| 3 |
size 290403936
|
runs/Jun13_22-06-45_cse-3/events.out.tfevents.1718296649.cse-3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:262530a9e15563daae876e1e9475f2bbda18236f3557c09daaf2a0189251977e
|
| 3 |
+
size 15282
|
runs/Jun13_22-36-32_cse-3/events.out.tfevents.1718298401.cse-3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:29f45a2de5662b222285377e080f6d8f1256c226917e4aca7a7fbb33da132550
|
| 3 |
+
size 14964
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5240
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bcdabdde4c7733245aad4b75ea0d3dad321f6db1ac0a1cd97ce0e2f3b5acdbd2
|
| 3 |
size 5240
|