Instructions to use fydhfzh/sewd_classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use fydhfzh/sewd_classifier with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="fydhfzh/sewd_classifier")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("fydhfzh/sewd_classifier") model = AutoModelForAudioClassification.from_pretrained("fydhfzh/sewd_classifier") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 500
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 96968812
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:743ca67e7702055901968418cb8ab272addb69d71f7a6e30799e525becb4f548
|
| 3 |
size 96968812
|
runs/Jun13_14-40-43_LAPTOP-1GID9RGH/events.out.tfevents.1718264444.LAPTOP-1GID9RGH.17892.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:187c99045675673929371202be7ec76a75755689bd66abfe54989a58537e139a
|
| 3 |
+
size 17550
|
runs/Jun13_14-48-29_LAPTOP-1GID9RGH/events.out.tfevents.1718264909.LAPTOP-1GID9RGH.9496.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f36b07853d70f87e401efdc39e060a53d146366645be635cbeaedf6a119919fc
|
| 3 |
+
size 16252
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4984
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:14a75378e5fb712ecfa420801c16899caf31d86dd628b089a49ba9138b062159
|
| 3 |
size 4984
|