Instructions to use walton98/model_out4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use walton98/model_out4 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="walton98/model_out4")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("walton98/model_out4") model = AutoModelForAudioClassification.from_pretrained("walton98/model_out4") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 4
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 378351465
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c21022403187e0ef12c0041113778f91f3d532bf73747e39e466943a21827914
|
| 3 |
size 378351465
|
runs/Aug21_20-26-08_a9dfc97bfd8c/events.out.tfevents.1692649574.a9dfc97bfd8c.2098.2
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:0251db480858e6f7dd22c45aeac27c8c1c59cb2a5a89dba89390ae0127827bda
|
| 3 |
+
size 129460
|