Instructions to use leahkerry/audiotutorial_model2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use leahkerry/audiotutorial_model2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="leahkerry/audiotutorial_model2")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("leahkerry/audiotutorial_model2") model = AutoModelForAudioClassification.from_pretrained("leahkerry/audiotutorial_model2") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 4
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 378310592
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:046c58ae6aa64f49a00d3d6397d2e95198dae34fea6a3079c78e9ea566b934b8
|
| 3 |
size 378310592
|
runs/Jan15_19-08-57_d51fdde1e5e9/events.out.tfevents.1736968150.d51fdde1e5e9.204.9
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:93d6e111855332f815dbf875511fa5148aa11fd7a119444b2b4dd43ca0c9200d
|
| 3 |
+
size 18452
|