Instructions to use pfe24/temp with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use pfe24/temp with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="pfe24/temp")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("pfe24/temp") model = AutoModelForSpeechSeq2Seq.from_pretrained("pfe24/temp") - 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 151061672
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a6b3a562436b7c351cc0a498a7adc352023105f05cab520832ffbbaea86cb029
|
| 3 |
size 151061672
|
runs/Jun04_17-44-57_495792e1327e/events.out.tfevents.1717523113.495792e1327e.1815.0
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:ee53b978cdaaef1d6e3faaf3f94baaa81f9315a99dcd2015003cc80350b66a7c
|
| 3 |
+
size 33324
|