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 17
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 94766588
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:830498ed52490cb7153a5ce8379ab6adffeea0dc8f941be7d235fe3e63ca5d1a
|
| 3 |
size 94766588
|
runs/Apr27_20-06-18_d5485084265e/events.out.tfevents.1714248379.d5485084265e.19022.0
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:0497c32847e697baca8feb841ceef8d1fa40ac488abc19f6a9f2d0d8c74ecfb6
|
| 3 |
+
size 48697
|