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 ·
aedbfa1
1
Parent(s): bf35da8
Training in progress, step 900
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:e79669e1d74edd6668093ba1741e42e5e1fd84bdf755bb4af76b7bc9009f0c79
|
| 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:42ab143d2c7b85ca4ee2061db00379695abcb04b86b83c8df102e57cd3fc2f03
|
| 3 |
+
size 13276
|