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 3
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 94767616
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:77d37b3b7e56ca700534d6ecbe756e93fffb82bd4169e13a5b2ab856b8e3ac1a
|
| 3 |
size 94767616
|
runs/May05_19-00-58_6ab791651792/events.out.tfevents.1714935661.6ab791651792.506.1
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:1968f79600d10f2f61cb40f1fb76a1350fc2f4f53ade2cb55ad3e79221fcdf10
|
| 3 |
+
size 19591
|