Instructions to use bouim/Feb18 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bouim/Feb18 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="bouim/Feb18")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("bouim/Feb18") model = AutoModelForSpeechSeq2Seq.from_pretrained("bouim/Feb18", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 967102601
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5344847bf1f30856d5aca6a35d7f178bc9ab426516ce45280d429eed5cfbcabb
|
| 3 |
size 967102601
|
runs/Feb18_16-35-36_ca699dffac51/events.out.tfevents.1676738150.ca699dffac51.503.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:a8863fc21a1ed124704a675c5b16bb1dc4ecb3d8c1e4a867117e12f421b5c1a1
|
| 3 |
+
size 17585
|