Instructions to use dongyoungkim/test_bitna with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dongyoungkim/test_bitna with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="dongyoungkim/test_bitna")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("dongyoungkim/test_bitna") model = AutoModelForSpeechSeq2Seq.from_pretrained("dongyoungkim/test_bitna") - Notebooks
- Google Colab
- Kaggle
Commit ·
bf35da8
1
Parent(s): a77e583
Training in progress, step 500
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6173655480
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3dc824471515dbf8d22832d53b58d5b43a57e5d20f4fc4cc744703ce8e9567b0
|
| 3 |
size 6173655480
|
runs/Oct04_05-23-40_9214b0775a53/events.out.tfevents.1696397027.9214b0775a53.7519.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:84b8647ddcafa318f3106986d960d73173b7a7de3a786128275fa9c705b7b5d6
|
| 3 |
+
size 9492
|