Instructions to use hadiqa123/train_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hadiqa123/train_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="hadiqa123/train_model")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("hadiqa123/train_model") model = AutoModelForCTC.from_pretrained("hadiqa123/train_model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1262057521
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:74ba09f662a76411ab40320327c6b377cd087bc8f1f343f40e4d6f90a68959cb
|
| 3 |
size 1262057521
|
runs/Aug25_12-39-11_4dde24168c8f/events.out.tfevents.1661431168.4dde24168c8f.72.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:0bb63c3d56d3fbeb1d78d63bcee95b1dfc3971986ed5777687ab6547afddc5d8
|
| 3 |
+
size 6230
|