Instructions to use gabrielyang/audioclassification_ko_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use gabrielyang/audioclassification_ko_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="gabrielyang/audioclassification_ko_model")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("gabrielyang/audioclassification_ko_model") model = AutoModelForAudioClassification.from_pretrained("gabrielyang/audioclassification_ko_model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
21562f3
1
Parent(s): 36c7be0
Training in progress, epoch 0
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 378362729
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:22355c9f13a654b8340772053738256cfda75cb28af613596c175a3422085ac5
|
| 3 |
size 378362729
|
runs/May23_18-59-51_aee4a79b2157/1684868495.8042428/events.out.tfevents.1684868495.aee4a79b2157.440.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:db6fcc82eece9f1432b5d6fd05722409e91344003d10af8e4f9a72bff7a7e8e6
|
| 3 |
+
size 5910
|
runs/May23_18-59-51_aee4a79b2157/events.out.tfevents.1684868495.aee4a79b2157.440.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:df00e0b78e25261fb401bd9f5f71bbe238bdc5b983429eb828f46a0d98841110
|
| 3 |
+
size 6734
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3643
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1c6cc6500b4f6164edb9830f652dee2892a994c8d5ca682b71b85a0e376d97bc
|
| 3 |
size 3643
|