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 500
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:576e892d2d9c3a428f380e3c21f9d7b60789ab641ffc447b8709d08a7bcea11e
|
| 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:748c253353f8ee86181e42f6b0e979e43fdfb3048c478eb6995187a0553cf330
|
| 3 |
+
size 29104
|