Instructions to use Jour/train with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Jour/train with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Jour/train")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Jour/train") model = AutoModelForSpeechSeq2Seq.from_pretrained("Jour/train") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1
Browse files
runs/Jun08_16-47-27_jourdelune/events.out.tfevents.1717858048.jourdelune
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0fb4b58f54757d1c58980d09b5d90d1ebc5a082221cd27ffeff1d783080d4555
|
| 3 |
+
size 7209
|
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:0f7fef32599f5c1211dba7b0f185043b0c5bde48f3d283d4cad1d457a33db3df
|
| 3 |
size 5240
|