Instructions to use Selma323/first_dys_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Selma323/first_dys_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="Selma323/first_dys_model")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("Selma323/first_dys_model") model = AutoModelForAudioClassification.from_pretrained("Selma323/first_dys_model") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 10
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 94764524
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3ac1febe420e7b4dd9c59360c0ac29794c366e5bd9bdafb54fab85a9ad6dc016
|
| 3 |
size 94764524
|
runs/Apr24_16-48-15_9f17f299def7/events.out.tfevents.1713977296.9f17f299def7.16670.8
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:74640071fac160f5858b2276ee89a84604861af3659c790c884e89e55f540d6e
|
| 3 |
+
size 11191
|