Instructions to use JordanWHLewis/hyperparam-fairseq-match_V1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use JordanWHLewis/hyperparam-fairseq-match_V1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="JordanWHLewis/hyperparam-fairseq-match_V1")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("JordanWHLewis/hyperparam-fairseq-match_V1") model = AutoModelForCTC.from_pretrained("JordanWHLewis/hyperparam-fairseq-match_V1") - Notebooks
- Google Colab
- Kaggle
Commit ·
7571d64
1
Parent(s): 3790b6a
Training in progress, step 1400
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1262084525
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:57f86bec698eae237dfad4cf01b1f68e1f1239de2643f6c3d6711f8f8097aed0
|
| 3 |
size 1262084525
|